Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_tables_api.c1977 static const struct nla_policy nft_expr_policy[NFTA_EXPR_MAX + 1] = { variable
2034 err = nla_parse_nested(tb, NFTA_EXPR_MAX, nla, nft_expr_policy, NULL); in nf_tables_expr_parse()