Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_counter.c182 static const struct nla_policy nft_counter_policy[NFTA_COUNTER_MAX + 1] = { variable
201 .policy = nft_counter_policy,
312 .policy = nft_counter_policy,
H A Dnf_tables_api.c2239 static const struct nla_policy nft_counter_policy[NFTA_COUNTER_MAX + 1] = { variable
2252 nft_counter_policy, NULL); in nft_stats_alloc()