Home
last modified time | relevance | path

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

/linux-6.6.21/net/netfilter/
Dnf_tables_trace.c173 const struct nft_rule_dp_last *last; in nft_trace_get_chain()
181 last = (const struct nft_rule_dp_last *)rule; in nft_trace_get_chain()
Dnf_tables_api.c2317 struct nft_rule_dp_last *lrule; in nft_last_rule()
2319 BUILD_BUG_ON(offsetof(struct nft_rule_dp_last, end) != 0); in nft_last_rule()
2321 lrule = (struct nft_rule_dp_last *)ptr; in nft_last_rule()
2335 size += sizeof(struct nft_rule_blob) + sizeof(struct nft_rule_dp_last); in nf_tables_chain_alloc_rules()
9416 struct nft_rule_dp_last *l = container_of(h, struct nft_rule_dp_last, h); in __nf_tables_commit_chain_free_rules()
9423 struct nft_rule_dp_last *last; in nf_tables_commit_chain_free_rules_old()
/linux-6.6.21/include/net/netfilter/
Dnf_tables.h1011 struct nft_rule_dp_last { struct