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

  /src/usr.bin/systat/
tcp.c 198 SHOW(9, 35, TCP_STAT_RCVTOTAL);
  /src/sys/netinet/
tcp_var.h 631 #define TCP_STAT_RCVTOTAL 28 /* total packets received */
tcp_input.c 1219 TCP_STATINC(TCP_STAT_RCVTOTAL);
  /src/usr.bin/netstat/
inet.c 443 p(TCP_STAT_RCVTOTAL, "\t%" PRIu64 " packet%s received\n");

Completed in 19 milliseconds