Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnf_tables_api.c3229 static int nf_tables_expr_parse(const struct nft_ctx *ctx, in nf_tables_expr_parse() function
3358 err = nf_tables_expr_parse(ctx, nla, &expr_info); in nft_expr_init()
4114 err = nf_tables_expr_parse(&ctx, tmp, &expr_info[n]); in nf_tables_newrule()