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()71 struct nft_last_priv *priv = nft_expr_priv(expr); in nft_last_dump()100 struct nft_last_priv *priv = nft_expr_priv(expr); in nft_last_destroy()107 struct nft_last_priv *priv_dst = nft_expr_priv(dst); in nft_last_clone()108 struct nft_last_priv *priv_src = nft_expr_priv(src); in nft_last_clone()122 .size = NFT_EXPR_SIZE(sizeof(struct nft_last_priv)),