Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_tables_api.c2773 static int nf_tables_fill_expr_info(struct sk_buff *skb, in nf_tables_fill_expr_info() function
2803 if (nf_tables_fill_expr_info(skb, expr) < 0) in nft_expr_dump()
4083 if (nf_tables_fill_expr_info(skb, set->exprs[0]) < 0) in nf_tables_fill_set()