Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_counter.c174 static const struct nla_policy nft_counter_policy[NFTA_COUNTER_MAX + 1] = { variable
193 .policy = nft_counter_policy,
269 .policy = nft_counter_policy,
Dnf_tables_api.c1342 static const struct nla_policy nft_counter_policy[NFTA_COUNTER_MAX + 1] = { variable
1354 err = nla_parse_nested(tb, NFTA_COUNTER_MAX, attr, nft_counter_policy, in nft_stats_alloc()