Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c1494 struct module *table_owner = table->me; in __arpt_unregister_table() local
1504 module_put(table_owner); in __arpt_unregister_table()
H A Dip_tables.c1709 struct module *table_owner = table->me; in __ipt_unregister_table() local
1719 module_put(table_owner); in __ipt_unregister_table()
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c1718 struct module *table_owner = table->me; in __ip6t_unregister_table() local
1728 module_put(table_owner); in __ip6t_unregister_table()