Searched defs:pptp_msg_ocrq (Results 1 – 1 of 1) sorted by relevance
147 struct pptp_msg_ocrq { struct148 u_int16_t call_id;149 u_int16_t call_ser;150 u_int32_t min_bps;151 u_int32_t max_bps;152 u_int32_t bearer_type;153 u_int32_t framing_type;154 u_int16_t recv_winsiz;155 u_int16_t pkt_proc_delay;156 u_int16_t phone_no_len;[all …]