Searched refs:nft_rule_next (Results 1 – 3 of 3) sorted by relevance
278 for (; !rule->is_last ; rule = nft_rule_next(rule)) { in nft_do_chain()321 jumpstack[stackptr].rule = nft_rule_next(rule); in nft_do_chain()
179 rule = nft_rule_next(rule); in nft_trace_get_chain()
1058 static inline const struct nft_rule_dp *nft_rule_next(const struct nft_rule_dp *rule) in nft_rule_next() 1055 static inline const struct nft_rule_dp *nft_rule_next(const struct nft_rule_dp *rule) nft_rule_next() function