Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_counter.c171 static const struct nla_policy nft_counter_policy[NFTA_COUNTER_MAX + 1] = { variable
190 .policy = nft_counter_policy,
266 .policy = nft_counter_policy,
H A Dnf_tables_api.c1619 static const struct nla_policy nft_counter_policy[NFTA_COUNTER_MAX + 1] = { variable
1632 nft_counter_policy, NULL); in nft_stats_alloc()