Searched refs:spoof_call_id (Results 1 – 1 of 1) sorted by relevance
6467 u_int16_t *spoof_call_id; in pf_pptp_handler() local6607 spoof_call_id = 0; in pf_pptp_handler()6617 spoof_call_id = &cm.msg.call_out_req.call_id; in pf_pptp_handler()6624 spoof_call_id = in pf_pptp_handler()6639 spoof_call_id = &cm.msg.call_in_1st.call_id; in pf_pptp_handler()6647 spoof_call_id = in pf_pptp_handler()6656 spoof_call_id = &cm.msg.call_in_3rd.call_id; in pf_pptp_handler()6680 spoof_call_id = &cm.msg.error.peer_call_id; in pf_pptp_handler()6686 spoof_call_id = &cm.msg.set_linkinfo.peer_call_id; in pf_pptp_handler()6697 if (spoof_call_id) { in pf_pptp_handler()[all …]