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

/linux-4.1.27/net/netfilter/
H A Dnft_counter.c61 static const struct nla_policy nft_counter_policy[NFTA_COUNTER_MAX + 1] = { variable in typeref:struct:nla_policy
93 .policy = nft_counter_policy,
H A Dnf_tables_api.c1111 static const struct nla_policy nft_counter_policy[NFTA_COUNTER_MAX + 1] = { variable in typeref:struct:nla_policy
1123 err = nla_parse_nested(tb, NFTA_COUNTER_MAX, attr, nft_counter_policy); nft_stats_alloc()

Completed in 116 milliseconds