Searched refs:nft_rule_dp (Results 1 – 2 of 2) sorted by relevance
1066 struct nft_rule_dp { struct1075 struct nft_rule_dp end; /* end of nft_rule_blob marker */ argument1081 static inline const struct nft_rule_dp *nft_rule_next(const struct nft_rule_dp *rule) in nft_rule_next()1089 __attribute__((aligned(__alignof__(struct nft_rule_dp))));1533 const struct nft_rule_dp *rule,
10309 struct nft_rule_dp *prule; in nf_tables_commit_chain_prepare()10337 prule = (struct nft_rule_dp *)data; in nf_tables_commit_chain_prepare()10338 data += offsetof(struct nft_rule_dp, data); in nf_tables_commit_chain_prepare()10373 prule = (struct nft_rule_dp *)data; in nf_tables_commit_chain_prepare()