Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Din_pcb.h487 void in_losing (struct inpcb *);
H A Dtcp_timer.c611 in_losing(tp->t_inpcb); in tcp_timer_rexmt_handler()
H A Din_pcb.c1414 in_losing(struct inpcb *inp) in in_losing() function