nft_counter_type 251 net/netfilter/nft_counter.c static struct nft_expr_type nft_counter_type; nft_counter_type 253 net/netfilter/nft_counter.c .type = &nft_counter_type, nft_counter_type 263 net/netfilter/nft_counter.c static struct nft_expr_type nft_counter_type __read_mostly = { nft_counter_type 283 net/netfilter/nft_counter.c err = nft_register_expr(&nft_counter_type); nft_counter_type 295 net/netfilter/nft_counter.c nft_unregister_expr(&nft_counter_type);