Searched refs:nft_expr_first (Results 1 – 1 of 1) sorted by relevance
855 static inline struct nft_expr *nft_expr_first(const struct nft_rule *rule) in nft_expr_first() function881 for ((expr) = nft_expr_first(rule), (last) = nft_expr_last(rule); \