Home
last modified time | relevance | path

Searched refs:spoof_call_id (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/bsd/net/
H A Dpf.c6467 u_int16_t *spoof_call_id; in pf_pptp_handler() local
6607 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 …]