Home
last modified time | relevance | path

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

/linux/net/ipv4/netfilter/
H A Darp_tables.c1045 struct module *table_owner = table->me; in __arpt_unregister_table() local
1054 module_put(table_owner); in __arpt_unregister_table()
/linux/net/ipv6/netfilter/
H A Dip6_tables.c1723 struct module *table_owner = table->me; in __ip6t_unregister_table() local
1732 module_put(table_owner); in __ip6t_unregister_table()