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

/freebsd-12-stable/sys/netinet/
H A Dtcp_fastopen.c381 #define CCB_UNLOCK(ccb) mtx_unlock(&(ccb)->ccb_mtx) macro
862 CCB_UNLOCK(ccb);
898 CCB_UNLOCK(ccb);
936 CCB_UNLOCK(ccb);
949 CCB_UNLOCK(ccb);
979 CCB_UNLOCK(ccb);
1014 CCB_UNLOCK(ccb);
1135 CCB_UNLOCK(ccb);
1179 CCB_UNLOCK(ccb);
1217 CCB_UNLOCK(cc
[all...]

Completed in 158 milliseconds