Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnf_tables_api.c3021 static int nft_ctx_init_from_elemattr(struct nft_ctx *ctx, struct net *net, in nft_ctx_init_from_elemattr() function
3147 err = nft_ctx_init_from_elemattr(&ctx, net, cb->skb, cb->nlh, in nf_tables_dump_set()
3214 err = nft_ctx_init_from_elemattr(&ctx, net, skb, nlh, nla, false); in nf_tables_getsetelem()
3538 err = nft_ctx_init_from_elemattr(&ctx, net, skb, nlh, nla, true); in nf_tables_newsetelem()
3632 err = nft_ctx_init_from_elemattr(&ctx, net, skb, nlh, nla, false); in nf_tables_delsetelem()