Searched refs:spoofed_msg (Results 1 – 2 of 2) sorted by relevance
250 byte spoofed_msg; member
1255 if (plci->spoofed_msg == SPOOFING_REQUIRED) in connect_req()1258 plci->spoofed_msg = CALL_REQ; in connect_req()1418 if (plci->spoofed_msg == SPOOFING_REQUIRED) in connect_res()1421 plci->spoofed_msg = CALL_RES; in connect_res()1876 if (plci->spoofed_msg == SPOOFING_REQUIRED) in facility_req()1878 plci->spoofed_msg = CALL_RETRIEVE; in facility_req()3267 else if (plci->spoofed_msg == SPOOFING_REQUIRED) /* wait until codec is active */ in select_b_req()3269 plci->spoofed_msg = AWAITING_SELECT_B; in select_b_req()3408 dbug(1, dprintf("dir=0x%x,spoof=0x%x", dir, plci->spoofed_msg)); in manufacturer_req()3409 if (plci->spoofed_msg == SPOOFING_REQUIRED) in manufacturer_req()[all …]