Home
last modified time | relevance | path

Searched refs:nft_counter_obj_type (Results 1 – 3 of 3) sorted by relevance

/linux/net/netfilter/
H A Dnft_counter.c199 struct nft_object_type nft_counter_obj_type; variable
201 .type = &nft_counter_obj_type,
209 struct nft_object_type nft_counter_obj_type __read_mostly = {
H A Dnf_tables_core.c372 &nft_counter_obj_type,
/linux/include/net/netfilter/
H A Dnf_tables_core.h27 extern struct nft_object_type nft_counter_obj_type;