Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-pptp.c174 struct pptp_msg_icrq { struct
175 u_int16_t call_id;
176 u_int16_t call_ser;
177 u_int32_t bearer_type;
178 u_int32_t phy_chan_id;
179 u_int16_t dialed_no_len;
180 u_int16_t dialing_no_len;
181 u_char dialed_no[64]; /* DNIS */
182 u_char dialing_no[64]; /* CLID */
183 u_char subaddr[64];