Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet/
H A Dtcp_timer.h150 #define TCPT_2MSL_EXT 3 macro
H A Din_pcblist.c240 xt->t_timer[TCPT_2MSL_EXT] = tp->t_timer[TCPT_2MSL]; in tcpcb_to_xtcpcb_n()
H A Dtcp_subr.c1884 otp->t_timer[TCPT_2MSL_EXT] = tp->t_timer[TCPT_2MSL]; in tcpcb_to_otcpcb()
2070 otp->t_timer[TCPT_2MSL_EXT] = tp->t_timer[TCPT_2MSL]; in tcpcb_to_xtcpcb64()