Searched refs:nf_tables_unregister_hook (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/net/netfilter/ |
| D | nf_tables_api.c | 215 static void nf_tables_unregister_hook(struct net *net, in nf_tables_unregister_hook() function 860 nf_tables_unregister_hook(net, table, chain); in nft_table_disable() 2119 nf_tables_unregister_hook(net, table, chain); in nf_tables_addchain() 7891 nf_tables_unregister_hook(trans->ctx.net, in nf_tables_commit() 8102 nf_tables_unregister_hook(trans->ctx.net, in __nf_tables_abort() 8764 nf_tables_unregister_hook(ctx->net, ctx->chain->table, ctx->chain); in __nft_release_basechain() 8795 nf_tables_unregister_hook(net, table, chain); in __nft_release_tables()
|