Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDtcp_timewait.c128 static void tcp_tw_2msl_stop(struct tcptw *, int);
474 tcp_tw_2msl_stop(tw, reuse); in tcp_twclose()
638 tcp_tw_2msl_stop(struct tcptw *tw, int reuse) in tcp_tw_2msl_stop() function