Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/npppd/pptp/
H A Dpptp_local.h73 struct pptp_scc { struct
74 struct pptp_ctrl_header header;
75 uint16_t protocol_version;
76 uint8_t result_code;
77 uint8_t error_code;
78 uint32_t framing_caps;
79 uint32_t bearer_caps;
80 uint16_t max_channels;
81 uint16_t firmware_revision;
82 u_char host_name[64];
[all …]