Searched refs:spoof_call_id (Results 1 – 1 of 1) sorted by relevance
6570 u_int16_t *spoof_call_id; in pf_pptp_handler() local6710 spoof_call_id = 0; in pf_pptp_handler()6720 spoof_call_id = &cm.msg.call_out_req.call_id; in pf_pptp_handler()6727 spoof_call_id = in pf_pptp_handler()6742 spoof_call_id = &cm.msg.call_in_1st.call_id; in pf_pptp_handler()6750 spoof_call_id = in pf_pptp_handler()6759 spoof_call_id = &cm.msg.call_in_3rd.call_id; in pf_pptp_handler()6783 spoof_call_id = &cm.msg.error.peer_call_id; in pf_pptp_handler()6789 spoof_call_id = &cm.msg.set_linkinfo.peer_call_id; in pf_pptp_handler()6800 if (spoof_call_id) { in pf_pptp_handler()[all …]