Searched refs:nf_tables_unregister_hook (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_tables_api.c | 251 static void nf_tables_unregister_hook(struct net *net, in nf_tables_unregister_hook() function 886 nf_tables_unregister_hook(net, table, chain); in nft_table_disable() 2131 nf_tables_unregister_hook(net, table, chain); in nf_tables_addchain() 7951 nf_tables_unregister_hook(trans->ctx.net, in nf_tables_commit() 8168 nf_tables_unregister_hook(trans->ctx.net, in __nf_tables_abort() 8883 nf_tables_unregister_hook(ctx->net, ctx->chain->table, ctx->chain); in __nft_release_basechain() 8904 nf_tables_unregister_hook(net, table, chain); in __nft_release_hooks()
|