Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dtcp_subr.c729 #define ISN_UNLOCK() mtx_unlock(&isn_mtx) macro
2768 ISN_UNLOCK(); in tcp_new_isn()