Searched refs:nft_last_priv (Results 1 – 1 of 1) sorted by relevance
16 struct nft_last_priv { struct28 struct nft_last_priv *priv = nft_expr_priv(expr); in nft_last_init() argument59 struct nft_last_priv *priv = nft_expr_priv(expr); in nft_last_eval()70 struct nft_last_priv *priv = nft_expr_priv(expr); in nft_last_dump()99 struct nft_last_priv *priv = nft_expr_priv(expr); in nft_last_destroy()106 struct nft_last_priv *priv_dst = nft_expr_priv(dst); in nft_last_clone()107 struct nft_last_priv *priv_src = nft_expr_priv(src); in nft_last_clone()121 .size = NFT_EXPR_SIZE(sizeof(struct nft_last_priv)),