Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c3165 static int nf_tables_expr_parse(const struct nft_ctx *ctx, in nf_tables_expr_parse() function
3294 err = nf_tables_expr_parse(ctx, nla, &expr_info); in nft_expr_init()
3994 err = nf_tables_expr_parse(&ctx, tmp, &expr_info[n]); in nf_tables_newrule()