Searched refs:tcps_connattempt (Results 1 – 4 of 4) sorted by relevance
566 uint64_t tcps_connattempt; /* connections initiated */ member
1695 TCPSTAT_INC(tcps_connattempt); in tcp_connect()1736 TCPSTAT_INC(tcps_connattempt); in tcp6_connect()
708 p(tcps_connattempt, "\t{:connection-requests/%ju} " in tcp_stats()