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

  /src/usr.bin/systat/
tcp.c 141 SHOW(8, 0, TCP_STAT_SC_RESET);
  /src/sys/netinet/
tcp_var.h 665 #define TCP_STAT_SC_RESET 61 /* # of sc drops due to RST */
tcp_syncache.c 819 TCP_STATINC(TCP_STAT_SC_RESET);
  /src/usr.bin/netstat/
inet.c 511 ps(TCP_STAT_SC_RESET, "\t\t%" PRIu64 " dropped due to RST\n");

Completed in 16 milliseconds