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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf.c5510 u_int16_t *spoof_call_id; local
5615 spoof_call_id = 0;
5625 spoof_call_id = &cm.msg.call_out_req.call_id;
5631 spoof_call_id =
5645 spoof_call_id = &cm.msg.call_in_1st.call_id;
5652 spoof_call_id =
5660 spoof_call_id = &cm.msg.call_in_3rd.call_id;
5680 spoof_call_id = &cm.msg.error.peer_call_id;
5685 spoof_call_id = &cm.msg.set_linkinfo.peer_call_id;
5695 if (spoof_call_id) {
[all...]

Completed in 79 milliseconds