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

/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/pptp/
H A Dpptp_msg.h148 u_int16_t call_id_peer; /* Peer's Call ID (call_id of pptp_out_call_rqst)*/ member in struct:pptp_out_call_rply
174 u_int16_t call_id_peer; /* Peer's Call ID (call_id of pptp_out_call_rqst)*/ member in struct:pptp_in_call_rply
184 u_int16_t call_id_peer; /* Peer's Call ID (call_id of pptp_out_call_rqst)*/ member in struct:pptp_in_call_connect
210 u_int16_t call_id_peer; /* Peer's Call ID (call_id of pptp_out_call_rqst)*/ member in struct:pptp_wan_err_ntfy
222 u_int16_t call_id_peer; /* Peer's Call ID (call_id of pptp_out_call_rqst) */ member in struct:pptp_set_link_info
H A Dpptp_ctrl.c855 u_int16_t callid = ntoh16(packet->call_id_peer);
948 (unsigned int) ntoh16(packet->call_id_peer));
/asus-wl-520gu-7.0.1.45/src/router/pptp-client/
H A Dpptp_msg.h148 u_int16_t call_id_peer; /* Peer's Call ID (call_id of pptp_out_call_rqst)*/ member in struct:pptp_out_call_rply
174 u_int16_t call_id_peer; /* Peer's Call ID (call_id of pptp_out_call_rqst)*/ member in struct:pptp_in_call_rply
184 u_int16_t call_id_peer; /* Peer's Call ID (call_id of pptp_out_call_rqst)*/ member in struct:pptp_in_call_connect
210 u_int16_t call_id_peer; /* Peer's Call ID (call_id of pptp_out_call_rqst)*/ member in struct:pptp_wan_err_ntfy
222 u_int16_t call_id_peer; /* Peer's Call ID (call_id of pptp_out_call_rqst) */ member in struct:pptp_set_link_info
H A Dpptp_ctrl.c851 u_int16_t callid = ntoh16(packet->call_id_peer);
944 (unsigned int) ntoh16(packet->call_id_peer));

Completed in 106 milliseconds