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

/xnu-2422.115.4/bsd/netinet/
H A Dmptcp.c272 MPTS_UNLOCK(mpts);
276 MPTS_UNLOCK(mpts_tried);
293 MPTS_UNLOCK(mpts);
299 MPTS_UNLOCK(mpts);
305 MPTS_UNLOCK(mpte->mpte_active_sub);
331 MPTS_UNLOCK(mpts);
337 MPTS_UNLOCK(mpts);
342 MPTS_UNLOCK(mpts);
347 MPTS_UNLOCK(mpts);
363 MPTS_UNLOCK(mpt
[all...]
H A Dmptcp_usrreq.c293 MPTS_UNLOCK(mpts);
298 MPTS_UNLOCK(mpts);
485 MPTS_UNLOCK(mpts);
525 MPTS_UNLOCK(mpts1);
528 MPTS_UNLOCK(mpts1);
542 MPTS_UNLOCK(mpts);
564 MPTS_UNLOCK(mpts1);
621 MPTS_UNLOCK(mpts);
802 MPTS_UNLOCK(mpts);
884 MPTS_UNLOCK(mpt
[all...]
H A Dmptcp_subr.c578 MPTS_UNLOCK(mpts);
1320 MPTS_UNLOCK(mpts);
1345 MPTS_UNLOCK(mpts);
1399 MPTS_UNLOCK(mpts);
1524 MPTS_UNLOCK(mpts);
1552 MPTS_UNLOCK(mpts);
2189 MPTS_UNLOCK(mpts);
2228 MPTS_UNLOCK(mpts_alt);
2289 MPTS_UNLOCK(mpts);
2527 MPTS_UNLOCK(mpt
[all...]
H A Dmptcp_var.h234 #define MPTS_UNLOCK(_mpts) \ macro

Completed in 80 milliseconds