Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/pptp/
H A Dpptp_local.h87 struct pptp_ocrq { struct
89 uint16_t call_id;
90 uint16_t call_serial_number;
91 uint32_t maximum_bps;
92 uint32_t minimum_bps;
93 uint32_t bearer_type;
94 uint32_t framing_type;
95 uint16_t recv_winsz;
98 uint16_t reservied1;
99 u_char phone_number[64];
[all …]