Searched refs:nf_tables_unregister_hook (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/net/netfilter/ |
| D | nf_tables_api.c | 256 static void nf_tables_unregister_hook(struct net *net, in nf_tables_unregister_hook() function 928 nf_tables_unregister_hook(net, table, chain); in nft_table_disable() 2215 nf_tables_unregister_hook(net, table, chain); in nf_tables_addchain() 8630 nf_tables_unregister_hook(trans->ctx.net, in nf_tables_commit() 8854 nf_tables_unregister_hook(trans->ctx.net, in __nf_tables_abort() 9561 nf_tables_unregister_hook(ctx->net, ctx->chain->table, ctx->chain); in __nft_release_basechain() 9580 nf_tables_unregister_hook(net, table, chain); in __nft_release_hook()
|