Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_subr.c806 #define ISN_LOCK() mtx_lock(&isn_mtx) macro
2829 ISN_LOCK(); in tcp_new_isn()