Home
last modified time | relevance | path

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

/linux-6.14.4/net/netfilter/
Dnf_tables_api.c2408 static int nft_chain_parse_hook(struct net *net, in nft_chain_parse_hook() function
2627 err = nft_chain_parse_hook(net, NULL, nla, &hook, family, flags, in nf_tables_addchain()
2777 err = nft_chain_parse_hook(ctx->net, basechain, nla, &hook, in nf_tables_updchain()
3061 err = nft_chain_parse_hook(ctx->net, basechain, nla, &chain_hook, in nft_delchain_hook()