Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dicmp_var.h69 #define ICMPSTAT_ADD(name, val) \ macro
71 #define ICMPSTAT_INC(name) ICMPSTAT_ADD(name, 1)
/f-stack/freebsd/netinet/
H A Dicmp_var.h69 #define ICMPSTAT_ADD(name, val) \ macro
71 #define ICMPSTAT_INC(name) ICMPSTAT_ADD(name, 1)