Searched refs:tcps_conndrops (Results 1 – 6 of 6) sorted by relevance
171 DO(tcps_conndrops); in domode()248 L(5, tcps_conndrops); R(5, tcps_sndacks); in showtcp()
238 value->v.uint32 = tcpstat.tcps_conndrops; in op_tcp()
520 printf(" %10lu embryonic connections dropped\n", s.tcps_conndrops); in print_tcp_stats()
511 uint64_t tcps_conndrops; /* embryonic connections dropped */ member
1800 TCPSTAT_INC(tcps_conndrops); in tcp_drop()
733 p(tcps_conndrops, "\t{:embryonic-connections-dropped/%ju} " in tcp_stats()