Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dmptcp_timer.c63 static u_int32_t mptcp_tw = 60; variable
65 &mptcp_tw, 0, "MPTCP Timewait Period");
113 (mptcp_tw * hz)) { in mptcp_timer_demux()