Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_carp.c251 #define CARPSTATS_ADD(name, val) \ macro
254 #define CARPSTATS_INC(name) CARPSTATS_ADD(name, 1)