Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnf_tables_api.c2205 static int nft_chain_parse_hook(struct net *net, in nft_chain_parse_hook() function
2413 err = nft_chain_parse_hook(net, NULL, nla, &hook, family, flags, in nf_tables_addchain()
2562 err = nft_chain_parse_hook(ctx->net, basechain, nla, &hook, in nf_tables_updchain()
2838 err = nft_chain_parse_hook(ctx->net, basechain, nla, &chain_hook, in nft_delchain_hook()