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

/freebsd-10.1-release/sys/netinet/
H A Dtcp_timewait.c107 static void tcp_tw_2msl_stop(struct tcptw *);
462 INP_INFO_WLOCK_ASSERT(&V_tcbinfo); /* tcp_tw_2msl_stop(). */
466 tcp_tw_2msl_stop(tw);
627 tcp_tw_2msl_stop(struct tcptw *tw) function

Completed in 40 milliseconds