Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnf_tables_api.c2543 static int nf_tables_fill_expr_info(struct sk_buff *skb, in nf_tables_fill_expr_info() function
2573 if (nf_tables_fill_expr_info(skb, expr) < 0) in nft_expr_dump()
3850 if (nf_tables_fill_expr_info(skb, set->expr) < 0) in nf_tables_fill_set()