Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_subr.c1127 #define ISN_LOCK() mtx_lock(&isn_mtx) macro
3187 ISN_LOCK(); in tcp_new_isn()