Searched refs:nft_rule_dp_last (Results 1 – 2 of 2) sorted by relevance
1074 struct nft_rule_dp_last { struct
2662 struct nft_rule_dp_last *lrule; in nft_last_rule()2664 BUILD_BUG_ON(offsetof(struct nft_rule_dp_last, end) != 0); in nft_last_rule()2666 lrule = (struct nft_rule_dp_last *)ptr; in nft_last_rule()2680 size += sizeof(struct nft_rule_blob) + sizeof(struct nft_rule_dp_last); in nf_tables_chain_alloc_rules()10397 struct nft_rule_dp_last *l = container_of(h, struct nft_rule_dp_last, h); in __nf_tables_commit_chain_free_rules()10404 struct nft_rule_dp_last *last; in nf_tables_commit_chain_free_rules_old()