Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Dicmp_var.h54 #define ICMP_STAT_PMTUCHG 8 /* path MTU changes */ macro
Dip_icmp.c1221 ICMP_STATINC(ICMP_STAT_PMTUCHG); in icmp_mtudisc()
/netbsd/src/usr.bin/netstat/
Dinet.c739 p(ICMP_STAT_PMTUCHG, "\t%" PRIu64 " path MTU change%s\n"); in icmp_stats()