Home
last modified time | relevance | path

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

/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()
536 struct nft_xt_match_priv *priv = nft_expr_priv(expr); in nft_match_large_init()
577 struct nft_xt_match_priv *priv = nft_expr_priv(expr); in nft_match_large_destroy()
609 struct nft_xt_match_priv *priv = nft_expr_priv(e); in nft_match_large_dump()
835 matchsize = NFT_EXPR_SIZE(sizeof(struct nft_xt_match_priv)); in nft_match_select_ops()