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