Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dpf.c6606 u_int16_t *__single spoof_call_id; in pf_pptp_handler() local
6746 spoof_call_id = 0; in pf_pptp_handler()
6756 spoof_call_id = &cm.msg.call_out_req.call_id; in pf_pptp_handler()
6763 spoof_call_id = in pf_pptp_handler()
6778 spoof_call_id = &cm.msg.call_in_1st.call_id; in pf_pptp_handler()
6786 spoof_call_id = in pf_pptp_handler()
6795 spoof_call_id = &cm.msg.call_in_3rd.call_id; in pf_pptp_handler()
6819 spoof_call_id = &cm.msg.error.peer_call_id; in pf_pptp_handler()
6825 spoof_call_id = &cm.msg.set_linkinfo.peer_call_id; in pf_pptp_handler()
6836 if (spoof_call_id) { in pf_pptp_handler()
[all …]