Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnf_tables_api.c364 static void nf_tables_unregister_hook(struct net *net, in nf_tables_unregister_hook() function
1158 nf_tables_unregister_hook(net, table, chain); in nft_table_disable()
2527 nf_tables_unregister_hook(net, table, chain); in nf_tables_addchain()
10002 nf_tables_unregister_hook(trans->ctx.net, in nf_tables_commit()
10282 nf_tables_unregister_hook(trans->ctx.net, in __nf_tables_abort()
11052 nf_tables_unregister_hook(ctx->net, ctx->chain->table, ctx->chain); in __nft_release_basechain()