Searched refs:nft_lookup (Results 1 – 2 of 2) sorted by relevance
18 struct nft_lookup { struct62 const struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_eval()101 struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_init()165 struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_deactivate()173 struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_activate()181 struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_destroy()189 const struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_dump()211 const struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_validate()237 const struct nft_lookup *priv = nft_expr_priv(expr); in nft_lookup_reduce()247 .size = NFT_EXPR_SIZE(sizeof(struct nft_lookup)),
90 nft_bitwise.o nft_byteorder.o nft_payload.o nft_lookup.o \