Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/netfilter/
Darp_tables.c1809 struct module *table_owner = table->me; in arpt_unregister_table() local
1819 module_put(table_owner); in arpt_unregister_table()
Dip_tables.c2103 struct module *table_owner = table->me; in ipt_unregister_table() local
2113 module_put(table_owner); in ipt_unregister_table()
/linux-3.4.99/net/ipv6/netfilter/
Dip6_tables.c2111 struct module *table_owner = table->me; in ip6t_unregister_table() local
2121 module_put(table_owner); in ip6t_unregister_table()