Lines Matching refs:ACTIVATE_MSG
126 * @in_session: have received ACTIVATE_MSG from peer
884 mtyp = ACTIVATE_MSG;
1742 mtyp = ACTIVATE_MSG;
1919 /* RESET_MSG or ACTIVATE_MSG */
1920 if (mtyp == ACTIVATE_MSG) {
2169 case ACTIVATE_MSG:
2241 case ACTIVATE_MSG:
2271 if (mtyp == ACTIVATE_MSG && msg_dest_session_valid(hdr) &&
2278 /* ACTIVATE_MSG serves as PEER_RESET if link is already down */
2282 /* ACTIVATE_MSG takes up link if it was already locally reset */
2283 if (mtyp == ACTIVATE_MSG && l->state == LINK_ESTABLISHING)
2421 if ((mtyp == RESET_MSG) || (mtyp == ACTIVATE_MSG))