Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.h1590 u_int32_t tfo_cookie_sent; /* Number of TFO-cookies offered to the client */ member
H A Dntstat.c5061 data->u.tcp_stats.tfo_cookie_sent); in nstat_sysinfo_send_data_internal()
/xnu-12377.61.12/bsd/netinet/
H A Dtcp_timer.c2636 &prev.tcps_tfo_cookie_sent, &stat.tfo_cookie_sent); in tcp_report_stats()