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