Lines Matching defs:pptp_msg_ocrq
140 struct pptp_msg_ocrq { struct
141 uint16_t call_id;
142 uint16_t call_ser;
143 uint32_t min_bps;
144 uint32_t max_bps;
145 uint32_t bearer_type;
146 uint32_t framing_type;
147 uint16_t recv_winsiz;
148 uint16_t pkt_proc_delay;
149 uint16_t phone_no_len;
150 uint16_t reserved1;
151 u_char phone_no[64];
152 u_char subaddr[64];