Home
last modified time | relevance | path

Searched refs:tcps_pto (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_var.h1116 u_int32_t tcps_pto; /* probe timeout */ member
H A Dtcp_timer.c1747 tcpstat.tcps_pto++; in tcp_timers()