Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/netfilter/
Darp_tables.c1486 struct module *table_owner = table->me; in __arpt_unregister_table() local
1496 module_put(table_owner); in __arpt_unregister_table()
Dip_tables.c1704 struct module *table_owner = table->me; in __ipt_unregister_table() local
1714 module_put(table_owner); in __ipt_unregister_table()
/linux-5.19.10/net/ipv6/netfilter/
Dip6_tables.c1713 struct module *table_owner = table->me; in __ip6t_unregister_table() local
1723 module_put(table_owner); in __ip6t_unregister_table()