Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnf_tables_api.c286 static void nf_tables_unregister_hook(struct net *net, in nf_tables_unregister_hook() function
996 nf_tables_unregister_hook(net, table, chain); in nft_table_disable()
2329 nf_tables_unregister_hook(net, table, chain); in nf_tables_addchain()
8953 nf_tables_unregister_hook(trans->ctx.net, in nf_tables_commit()
9180 nf_tables_unregister_hook(trans->ctx.net, in __nf_tables_abort()
9919 nf_tables_unregister_hook(ctx->net, ctx->chain->table, ctx->chain); in __nft_release_basechain()