Searched defs:pptp_msg_ocrq (Results 1 – 1 of 1) sorted by relevance
145 struct pptp_msg_ocrq { struct146 uint16_t call_id;147 uint16_t call_ser;148 uint32_t min_bps;149 uint32_t max_bps;150 uint32_t bearer_type;151 uint32_t framing_type;152 uint16_t recv_winsiz;153 uint16_t pkt_proc_delay;154 uint16_t phone_no_len;[all …]