Home
last modified time | relevance | path

Searched defs:pptp_msg_icrq (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-pptp.c167 struct pptp_msg_icrq { struct
168 uint16_t call_id;
169 uint16_t call_ser;
170 uint32_t bearer_type;
171 uint32_t phy_chan_id;
172 uint16_t dialed_no_len;
173 uint16_t dialing_no_len;
174 u_char dialed_no[64]; /* DNIS */
175 u_char dialing_no[64]; /* CLID */
176 u_char subaddr[64];