Searched refs:tcps_didnuttin (Results 1 – 6 of 6) sorted by relevance
226 u_long tcps_didnuttin; /* Times tcp_output didn't do anything XXX */ member
190 lprint(" %6d times tcp_output did nothing\r\n", tcpstat.tcps_didnuttin);
261 STAT(tcpstat.tcps_didnuttin++);
222 u_long tcps_didnuttin; /* Times tcp_output didn't do anything XXX */ member
194 lprint(" %6d times tcp_output did nothing\r\n", tcpstat.tcps_didnuttin); in tcpstats()