Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Darp_tables.c1485 struct module *table_owner = table->me; in __arpt_unregister_table() local
1495 module_put(table_owner); in __arpt_unregister_table()
H A Dip_tables.c1703 struct module *table_owner = table->me; in __ipt_unregister_table() local
1713 module_put(table_owner); in __ipt_unregister_table()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dip6_tables.c1713 struct module *table_owner = table->me; in __ip6t_unregister_table() local
1723 module_put(table_owner); in __ip6t_unregister_table()