Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnft_counter.c187 .type = NFT_OBJECT_COUNTER,
305 MODULE_ALIAS_NFT_OBJ(NFT_OBJECT_COUNTER);
/Linux-v5.4/include/uapi/linux/netfilter/
Dnf_tables.h1475 #define NFT_OBJECT_COUNTER 1 macro