Home
last modified time | relevance | path

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

/minix3/sys/netinet/
H A Dicmp6.h580 #define ICMP6_STAT_BADNA 537 /* bad neighbor advertisement */ macro
/minix3/usr.bin/netstat/
H A Dinet6.c1197 p(ICMP6_STAT_BADNA, "\t%llu bad neighbor advertisement message%s\n"); in icmp6_stats()