Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_tables_api.c2651 static int nf_tables_addchain(struct nft_ctx *ctx, u8 family, u8 policy, in nf_tables_addchain() function
3109 return nf_tables_addchain(&ctx, family, policy, flags, extack); in nf_tables_newchain()