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