Home
last modified time | relevance | path

Searched refs:table_owner (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/ipv4/netfilter/
Darp_tables.c1819 struct module *table_owner = table->me; in arpt_unregister_table() local
1829 module_put(table_owner); in arpt_unregister_table()
Dip_tables.c2112 struct module *table_owner = table->me; in ipt_unregister_table() local
2122 module_put(table_owner); in ipt_unregister_table()
/linux-4.1.27/net/ipv6/netfilter/
Dip6_tables.c2124 struct module *table_owner = table->me; in ip6t_unregister_table() local
2134 module_put(table_owner); in ip6t_unregister_table()