Searched defs:pptp_msg_sccrq (Results 1 – 1 of 1) sorted by relevance
94 struct pptp_msg_sccrq { struct95 uint16_t proto_ver;96 uint16_t reserved1;97 uint32_t framing_cap;98 uint32_t bearer_cap;99 uint16_t max_channel;100 uint16_t firm_rev;101 u_char hostname[64];102 u_char vendor[64];