Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnft_counter.c20 struct nft_counter { struct
26 struct nft_counter counter; argument
51 struct nft_counter *total) in nft_counter_fetch()
75 struct nft_counter total; in nft_counter_dump()
134 struct nft_counter total; in nft_counter_clone()
DMakefile88 obj-$(CONFIG_NFT_COUNTER) += nft_counter.o