Searched refs:spoofed_msg (Results 1 – 2 of 2) sorted by relevance
260 byte spoofed_msg; member
1372 if (plci->spoofed_msg == SPOOFING_REQUIRED) in connect_req()1375 plci->spoofed_msg = CALL_REQ; in connect_req()1535 if (plci->spoofed_msg == SPOOFING_REQUIRED) in connect_res()1538 plci->spoofed_msg = CALL_RES; in connect_res()1999 if (plci->spoofed_msg == SPOOFING_REQUIRED) in facility_req()2001 plci->spoofed_msg = CALL_RETRIEVE; in facility_req()3392 else if (plci->spoofed_msg == SPOOFING_REQUIRED) /* wait until codec is active */ in select_b_req()3394 plci->spoofed_msg = AWAITING_SELECT_B; in select_b_req()3533 dbug(1, dprintf("dir=0x%x,spoof=0x%x", dir, plci->spoofed_msg)); in manufacturer_req()3534 if (plci->spoofed_msg == SPOOFING_REQUIRED) in manufacturer_req()[all …]