Searched refs:nft_ng_inc (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/netfilter/
H A Dnft_numgen.c17 struct nft_ng_inc { struct
24 static u32 nft_ng_inc_gen(struct nft_ng_inc *priv)
40 struct nft_ng_inc *priv = nft_expr_priv(expr);
56 struct nft_ng_inc *priv = nft_expr_priv(expr);
90 const struct nft_ng_inc *priv = nft_expr_priv(expr);
118 const struct nft_ng_inc *priv = nft_expr_priv(expr);
127 const struct nft_ng_inc *priv = nft_expr_priv(expr);
194 .size = NFT_EXPR_SIZE(sizeof(struct nft_ng_inc)),

Completed in 196 milliseconds