Home
last modified time | relevance | path

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

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