Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnf_tables_api.c2273 static int nft_ctx_init_from_setattr(struct nft_ctx *ctx, in nft_ctx_init_from_setattr() function
2559 err = nft_ctx_init_from_setattr(&ctx, skb, nlh, nla); in nf_tables_getset()
2825 err = nft_ctx_init_from_setattr(&ctx, skb, nlh, nla); in nf_tables_delset()