Home
last modified time | relevance | path

Searched refs:tcps_tfo_syn_data_sent (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_timer.c399 u_int32_t tcps_tfo_syn_data_sent; member
2659 tcp_cumulative_stat(tcpstat.tcps_tfo_syn_data_sent, in tcp_report_stats()
2660 &prev.tcps_tfo_syn_data_sent, &stat.tfo_syn_data_sent); in tcp_report_stats()
H A Dtcp_output.c434 tcpstat.tcps_tfo_syn_data_sent++; in tcp_tfo_write_cookie()
468 tcpstat.tcps_tfo_syn_data_sent++; in tcp_tfo_write_cookie()
H A Dtcp_var.h1410 u_int32_t tcps_tfo_syn_data_sent; /* SYN+data+cookie sent */ member