Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c3111 static int nf_tables_fill_expr_info(struct sk_buff *skb, in nf_tables_fill_expr_info() function
3141 if (nf_tables_fill_expr_info(skb, expr, reset) < 0) in nft_expr_dump()
4569 if (nf_tables_fill_expr_info(skb, set->exprs[0], false) < 0) in nf_tables_fill_set()