Searched refs:table_owner (Results 1 – 3 of 3) sorted by relevance
1819 struct module *table_owner = table->me; in arpt_unregister_table() local1829 module_put(table_owner); in arpt_unregister_table()
2112 struct module *table_owner = table->me; in ipt_unregister_table() local2122 module_put(table_owner); in ipt_unregister_table()
2124 struct module *table_owner = table->me; in ip6t_unregister_table() local2134 module_put(table_owner); in ip6t_unregister_table()