Searched refs:nft_rule_dp (Results 1 – 4 of 4) sorted by relevance
46 const struct nft_rule_dp *rule, in __nft_trace_packet()61 const struct nft_rule_dp *rule, in nft_trace_packet()113 const struct nft_rule_dp *rule, in __nft_trace_verdict()140 const struct nft_rule_dp *rule, in nft_trace_verdict()203 const struct nft_rule_dp *rule;258 const struct nft_rule_dp *rule; in nft_do_chain()275 rule = (struct nft_rule_dp *)blob->data; in nft_do_chain()
128 const struct nft_rule_dp *rule, in nf_trace_fill_rule_info()170 static const struct nft_chain *nft_trace_get_chain(const struct nft_rule_dp *rule, in nft_trace_get_chain()191 const struct nft_rule_dp *rule, in nft_trace_notify()
9583 struct nft_rule_dp *prule; in nf_tables_commit_chain_prepare()9611 prule = (struct nft_rule_dp *)data; in nf_tables_commit_chain_prepare()9612 data += offsetof(struct nft_rule_dp, data); in nf_tables_commit_chain_prepare()9647 prule = (struct nft_rule_dp *)data; in nf_tables_commit_chain_prepare()
1055 struct nft_rule_dp { struct1064 struct nft_rule_dp end; /* end of nft_rule_blob marker */ argument1070 static inline const struct nft_rule_dp *nft_rule_next(const struct nft_rule_dp *rule) in nft_rule_next()1078 __attribute__((aligned(__alignof__(struct nft_rule_dp))));1484 const struct nft_rule_dp *rule,