Searched defs:pptp_msg_ocrq (Results 1 – 1 of 1) sorted by relevance
142 struct pptp_msg_ocrq { struct143 nd_uint16_t call_id;144 nd_uint16_t call_ser;145 nd_uint32_t min_bps;146 nd_uint32_t max_bps;147 nd_uint32_t bearer_type;148 nd_uint32_t framing_type;149 nd_uint16_t recv_winsiz;150 nd_uint16_t pkt_proc_delay;151 nd_uint16_t phone_no_len;[all …]