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