Searched refs:nft_lookup (Results 1 – 2 of 2) sorted by relevance
18 struct nft_lookup { struct61 const struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_eval()99 struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_init()160 struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_deactivate()168 struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_activate()176 struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_destroy()183 const struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_dump()236 const struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_validate()259 const struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_reduce()269 .size = NFT_EXPR_SIZE(sizeof(struct nft_lookup)),
87 nft_bitwise.o nft_byteorder.o nft_payload.o nft_lookup.o \