Searched refs:nstat_connectattempts (Results 1 – 4 of 4) sorted by relevance
120 reply->nrp_connection_attempts = rt_stats->nstat_connectattempts; in netsrc_common()132 reply->nrp_connection_attempts = rt_stats->nstat_connectattempts; in netsrc_common()
90 u_int32_t nstat_connectattempts; member
1365 out_counts->nstat_connectattempts = rt_stats->nstat_connectattempts; in nstat_route_counts()1633 OSIncrementAtomic(&stats->nstat_connectattempts); in nstat_route_connect_attempt()1773 OSAddAtomic(connect_attempts, &stats->nstat_connectattempts); in nstat_route_update()2071 out_counts->nstat_connectattempts = tp->t_state >= TCPS_SYN_SENT ? 1 : 0; in nstat_tcp_counts()
6837 countsp->nstat_connectattempts = tcpstats->necp_tcp_extra.state >= TCPS_SYN_SENT ? 1 : 0; in necp_request_nexus_tcp_netstats()7055 countsp->nstat_connectattempts = tcpi->tcpi_state >= TCPS_SYN_SENT ? 1 : 0; in necp_request_aop_tcp_netstats()11127 route_stats.necp_stat_connectattempts = rt_stats->nstat_connectattempts; in necp_client_copy_route_statistics()