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

/linux-master/net/netfilter/
H A Dnft_counter.c178 struct nft_object_type nft_counter_obj_type; variable in typeref:struct:nft_object_type
180 .type = &nft_counter_obj_type,
188 struct nft_object_type nft_counter_obj_type __read_mostly = {
H A Dnf_tables_core.c375 &nft_counter_obj_type,
/linux-master/include/net/netfilter/
H A Dnf_tables_core.h27 extern struct nft_object_type nft_counter_obj_type;

Completed in 86 milliseconds