Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Din6_pcb.h98 extern void in6_losing(struct inpcb *);
H A Din6_pcb.c1326 in6_losing(struct inpcb *in6p) in in6_losing() function
/xnu-12377.81.4/bsd/netinet/
H A Dtcp_timer.c1362 in6_losing(tp->t_inpcb); in tcp_timers()