Searched refs:table_owner (Results 1 – 3 of 3) sorted by relevance
1809 struct module *table_owner = table->me; in arpt_unregister_table() local1819 module_put(table_owner); in arpt_unregister_table()
2103 struct module *table_owner = table->me; in ipt_unregister_table() local2113 module_put(table_owner); in ipt_unregister_table()
2111 struct module *table_owner = table->me; in ip6t_unregister_table() local2121 module_put(table_owner); in ip6t_unregister_table()