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

/freebsd-10-stable/sys/netinet/
H A Dtcp_timewait.c115 #define TW_LOCK_INIT(tw, d) rw_init_flags(&(tw), (d), 0) macro
195 TW_LOCK_INIT(V_tw_lock, "tcptw");

Completed in 54 milliseconds