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.c3119 static int nf_tables_fill_expr_info(struct sk_buff *skb, in nf_tables_fill_expr_info() function
3149 if (nf_tables_fill_expr_info(skb, expr, reset) < 0) in nft_expr_dump()
4644 if (nf_tables_fill_expr_info(skb, set->exprs[0], false) < 0) in nf_tables_fill_set()