Searched defs:pptp_msg_icrq (Results 1 – 1 of 1) sorted by relevance
168 struct pptp_msg_icrq { struct169 uint16_t call_id;170 uint16_t call_ser;171 uint32_t bearer_type;172 uint32_t phy_chan_id;173 uint16_t dialed_no_len;174 uint16_t dialing_no_len;175 u_char dialed_no[64]; /* DNIS */176 u_char dialing_no[64]; /* CLID */177 u_char subaddr[64];