Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/ !
H A Dtcp_timer.h148 #define TCPT_PERSIST_EXT 1 macro
H A Din_pcblist.c238 xt->t_timer[TCPT_PERSIST_EXT] = tp->t_timer[TCPT_PERSIST]; in tcpcb_to_xtcpcb_n()
H A Dtcp_subr.c1865 otp->t_timer[TCPT_PERSIST_EXT] = tp->t_timer[TCPT_PERSIST]; in tcpcb_to_otcpcb()
2051 otp->t_timer[TCPT_PERSIST_EXT] = tp->t_timer[TCPT_PERSIST]; in tcpcb_to_xtcpcb64()