HomeSort by: relevance | last modified time | path
    Searched refs:ICMP_STAT_OLDSHORT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
icmp_var.h 47 #define ICMP_STAT_OLDSHORT 1 /* no error (old ip too short) */
  /src/usr.bin/systat/
icmp.c 140 SHOW(ICMP_STAT_OLDSHORT, 4, 35);
174 xADJINETCTR(curstat, oldstat, newstat, ICMP_STAT_OLDSHORT);

Completed in 12 milliseconds