Searched refs:nft_chain_parse_hook (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/netfilter/ |
H A D | nf_tables_api.c | 2237 static int nft_chain_parse_hook(struct net *net, in nft_chain_parse_hook() function 2457 err = nft_chain_parse_hook(net, NULL, nla, &hook, family, flags, in nf_tables_addchain() 2607 err = nft_chain_parse_hook(ctx->net, basechain, nla, &hook, in nf_tables_updchain() 2894 err = nft_chain_parse_hook(ctx->net, basechain, nla, &chain_hook, in nft_delchain_hook()
|