Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dicmp6.h658 #define ICMP6STAT_ADD(name, val) \ macro
660 #define ICMP6STAT_INC(name) ICMP6STAT_ADD(name, 1)
/f-stack/freebsd/netinet/
H A Dicmp6.h654 #define ICMP6STAT_ADD(name, val) \ macro
656 #define ICMP6STAT_INC(name) ICMP6STAT_ADD(name, 1)