Home
last modified time | relevance | path

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

/minix3/sys/netinet/
H A Dicmp6.h590 #define ICMP6_ERRSTAT_DST_UNREACH_BEYONDSCOPE 2 macro
/minix3/usr.bin/netstat/
H A Dinet6.c1181 p_oerr(ICMP6_ERRSTAT_DST_UNREACH_BEYONDSCOPE, "\t\t%llu beyond scope\n"); in icmp6_stats()