Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_timewait.c134 static void tcp_tw_2msl_stop(struct tcptw *, int);
509 tcp_tw_2msl_stop(tw, reuse); in tcp_twclose()
674 tcp_tw_2msl_stop(struct tcptw *tw, int reuse) in tcp_tw_2msl_stop() function