Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_compat.c26 struct nft_xt_match_priv { struct
378 struct nft_xt_match_priv *priv = nft_expr_priv(expr); in nft_match_large_eval()
488 struct nft_xt_match_priv *priv = nft_expr_priv(expr); in nft_match_large_init()
529 struct nft_xt_match_priv *priv = nft_expr_priv(expr); in nft_match_large_destroy()
559 struct nft_xt_match_priv *priv = nft_expr_priv(e); in nft_match_large_dump()
762 matchsize = NFT_EXPR_SIZE(sizeof(struct nft_xt_match_priv)); in nft_match_select_ops()