Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/ !
H A Dtcp_timer.c778 struct tcpcb *tw_tp, *tw_ntp; in tcp_gc() local
821 TAILQ_FOREACH_SAFE(tw_tp, &tcp_tw_tailq, t_twentry, tw_ntp) { in tcp_gc()