Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.h841 extern void in_losing(struct inpcb *);
H A Dtcp_timer.c1371 in_losing(tp->t_inpcb); in tcp_timers()
H A Din_pcb.c2302 in_losing(struct inpcb *inp) in in_losing() function