Searched refs:nft_chain_parse_hook (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/net/netfilter/ |
D | nf_tables_api.c | 2303 static int nft_chain_parse_hook(struct net *net, in nft_chain_parse_hook() function 2523 err = nft_chain_parse_hook(net, NULL, nla, &hook, family, flags, in nf_tables_addchain() 2673 err = nft_chain_parse_hook(ctx->net, basechain, nla, &hook, in nf_tables_updchain() 2957 err = nft_chain_parse_hook(ctx->net, basechain, nla, &chain_hook, in nft_delchain_hook()
|