Searched defs:pptp_msg_ocrq (Results 1 – 1 of 1) sorted by relevance
141 struct pptp_msg_ocrq { struct142 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;[all …]