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
433 struct nft_xt_match_priv *priv = nft_expr_priv(expr); in nft_match_large_eval()
544 struct nft_xt_match_priv *priv = nft_expr_priv(expr); in nft_match_large_init()
585 struct nft_xt_match_priv *priv = nft_expr_priv(expr); in nft_match_large_destroy()
617 struct nft_xt_match_priv *priv = nft_expr_priv(e); in nft_match_large_dump()
658 struct nft_xt_match_priv *priv = nft_expr_priv(expr); in nft_match_validate()
851 matchsize = NFT_EXPR_SIZE(sizeof(struct nft_xt_match_priv)); in nft_match_select_ops()