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

/linux-4.1.27/net/netfilter/
H A Dnft_lookup.c21 struct nft_lookup { struct
32 const struct nft_lookup *priv = nft_expr_priv(expr); nft_lookup_eval()
56 struct nft_lookup *priv = nft_expr_priv(expr); nft_lookup_init()
107 struct nft_lookup *priv = nft_expr_priv(expr); nft_lookup_destroy()
114 const struct nft_lookup *priv = nft_expr_priv(expr); nft_lookup_dump()
132 .size = NFT_EXPR_SIZE(sizeof(struct nft_lookup)),
H A DMakefile73 nf_tables-objs += nft_immediate.o nft_cmp.o nft_lookup.o nft_dynset.o

Completed in 86 milliseconds