Home
last modified time | relevance | path

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

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