Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnft_cmp.c203 __le32 mask = cpu_to_le32(~0U >> (sizeof_field(struct nft_cmp_fast_expr, in nft_cmp_fast_mask()
213 struct nft_cmp_fast_expr *priv = nft_expr_priv(expr); in nft_cmp_fast_init()
242 const struct nft_cmp_fast_expr *priv = nft_expr_priv(expr); in nft_cmp_fast_offload()
260 const struct nft_cmp_fast_expr *priv = nft_expr_priv(expr); in nft_cmp_fast_dump()
281 .size = NFT_EXPR_SIZE(sizeof(struct nft_cmp_fast_expr)),
Dnf_tables_core.c90 const struct nft_cmp_fast_expr *priv = nft_expr_priv(expr); in nft_cmp_fast_eval()
/Linux-v6.6/include/net/netfilter/
Dnf_tables_core.h39 struct nft_cmp_fast_expr { struct