Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_compat.c27 struct nft_xt_match_priv { struct
425 struct nft_xt_match_priv *priv = nft_expr_priv(expr); in nft_match_large_eval()
535 struct nft_xt_match_priv *priv = nft_expr_priv(expr); in nft_match_large_init()
576 struct nft_xt_match_priv *priv = nft_expr_priv(expr); in nft_match_large_destroy()
608 struct nft_xt_match_priv *priv = nft_expr_priv(e); in nft_match_large_dump()
830 matchsize = NFT_EXPR_SIZE(sizeof(struct nft_xt_match_priv)); in nft_match_select_ops()