Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c2230 static int nft_chain_parse_hook(struct net *net, in nft_chain_parse_hook() function
2450 err = nft_chain_parse_hook(net, NULL, nla, &hook, family, flags, in nf_tables_addchain()
2600 err = nft_chain_parse_hook(ctx->net, basechain, nla, &hook, in nf_tables_updchain()
2887 err = nft_chain_parse_hook(ctx->net, basechain, nla, &chain_hook, in nft_delchain_hook()