Searched defs:nft_rule_dp_last (Results 1 – 1 of 1) sorted by relevance
1074 struct nft_rule_dp_last { struct1075 struct nft_rule_dp end; /* end of nft_rule_blob marker */1076 struct rcu_head h; /* call_rcu head */1077 struct nft_rule_blob *blob; /* ptr to free via call_rcu */1078 const struct nft_chain *chain; /* for nftables tracing */