Searched refs:tcps_connattempt (Results 1 – 7 of 7) sorted by relevance
155 DO(tcps_connattempt); in domode()233 L(1, tcps_connattempt); R(1, tcps_sndtotal); in showtcp()
230 value->v.uint32 = tcpstat.tcps_connattempt; in op_tcp()
206 MIB_PROBE_TCP(tcps_connattempt);
198 SDT_PROBE_DECLARE(mib, tcp, count, tcps_connattempt);
949 uint64_t tcps_connattempt; /* connections initiated */ member
1489 TCPSTAT_INC(tcps_connattempt); in tcp_connect()1527 TCPSTAT_INC(tcps_connattempt); in tcp6_connect()
691 p(tcps_connattempt, "\t{:connection-requests/%ju} " in tcp_stats()