Searched refs:spoof_call_id (Results 1 – 1 of 1) sorted by relevance
6626 u_int16_t *spoof_call_id; in pf_pptp_handler() local6766 spoof_call_id = 0; in pf_pptp_handler()6776 spoof_call_id = &cm.msg.call_out_req.call_id; in pf_pptp_handler()6783 spoof_call_id = in pf_pptp_handler()6798 spoof_call_id = &cm.msg.call_in_1st.call_id; in pf_pptp_handler()6806 spoof_call_id = in pf_pptp_handler()6815 spoof_call_id = &cm.msg.call_in_3rd.call_id; in pf_pptp_handler()6839 spoof_call_id = &cm.msg.error.peer_call_id; in pf_pptp_handler()6845 spoof_call_id = &cm.msg.set_linkinfo.peer_call_id; in pf_pptp_handler()6856 if (spoof_call_id) { in pf_pptp_handler()[all …]