Searched defs:pptp_msg_sccrq (Results 1 – 1 of 1) sorted by relevance
101 struct pptp_msg_sccrq { struct102 u_int16_t proto_ver;103 u_int16_t reserved1;104 u_int32_t framing_cap;105 u_int32_t bearer_cap;106 u_int16_t max_channel;107 u_int16_t firm_rev;108 u_char hostname[64];109 u_char vendor[64];