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