Searched refs:nft_chain_parse_hook (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/netfilter/ |
D | nf_tables_api.c | 2030 static int nft_chain_parse_hook(struct net *net, in nft_chain_parse_hook() function 2232 err = nft_chain_parse_hook(net, nla, &hook, family, extack, in nf_tables_addchain() 2389 err = nft_chain_parse_hook(ctx->net, nla, &hook, ctx->family, in nf_tables_updchain()
|