Home
last modified time | relevance | path

Searched defs:pptp_ocrp (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/npppd/pptp/
H A Dpptp_local.h104 struct pptp_ocrp { struct
105 struct pptp_ctrl_header header;
106 uint16_t call_id;
107 uint16_t peers_call_id;
108 uint8_t result_code;
109 uint8_t error_code;
110 uint16_t cause_code;
111 uint32_t connect_speed;
112 uint16_t recv_winsz;
113 uint16_t packet_proccessing_delay;
[all …]