Home
last modified time | relevance | path

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

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