Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dnf_tables_offload.c97 while (nft_expr_more(rule, expr)) { in nft_flow_rule_create()
122 while (nft_expr_more(rule, expr)) { in nft_flow_rule_create()
A Dnf_tables_api.c508 while (nft_expr_more(rule, expr)) { in nft_rule_expr_activate()
522 while (nft_expr_more(rule, expr)) { in nft_rule_expr_deactivate()
3864 while (nft_expr_more(rule, expr)) { in nf_tables_rule_destroy()
/linux/include/net/netfilter/
A Dnf_tables.h1017 static inline bool nft_expr_more(const struct nft_rule *rule, in nft_expr_more() function

Completed in 30 milliseconds