Searched refs:MCIS_CLOSED (Results 1 – 5 of 5) sorted by relevance
157 if (mci == NULL || mci->mci_state == MCIS_CLOSED)232 if (mci->mci_state != MCIS_CLOSED)245 mci->mci_state = MCIS_CLOSED;411 mci->mci_state = MCIS_CLOSED;433 mci->mci_state = MCIS_CLOSED;446 if (mci->mci_state == MCIS_CLOSED)510 mci->mci_state = MCIS_CLOSED;
153 case MCIS_CLOSED:288 if (mci->mci_state != MCIS_CLOSED)298 if (mci->mci_state != MCIS_CLOSED)306 if (mci->mci_state != MCIS_CLOSED)2080 if (mci->mci_state == MCIS_CLOSED)2435 if (mci->mci_state == MCIS_CLOSED)2571 if (mci->mci_state == MCIS_CLOSED)2671 if (mci->mci_state == MCIS_CLOSED)2722 if (mci->mci_state == MCIS_CLOSED)3000 if (mci->mci_state == MCIS_CLOSED)[all …]
2468 if (mci->mci_state != MCIS_CLOSED)2675 if (mci->mci_state != MCIS_CLOSED)2722 if (mci->mci_state != MCIS_CLOSED)2957 if (mci->mci_state != MCIS_CLOSED)3548 if (clever && mci->mci_state != MCIS_CLOSED)3720 if (mci->mci_state != MCIS_CLOSED &&3966 else if (mci->mci_state == MCIS_CLOSED)3979 mci->mci_state != MCIS_CLOSED4042 if (mci->mci_state != MCIS_CLOSED &&4680 if (clever && mci != NULL && mci->mci_state != MCIS_CLOSED &&[all …]
961 #define MCIS_CLOSED 0 /* no traffic on this connection */ macro
6917 if (mci == NULL || mci->mci_state == MCIS_CLOSED ||