Home | History | Annotate | Download | only in tcpdump

Lines Matching full:u_int16_t

94 	u_int16_t length;
95 u_int16_t msg_type;
97 u_int16_t ctrl_msg_type;
98 u_int16_t reserved0;
102 u_int16_t proto_ver;
103 u_int16_t reserved1;
106 u_int16_t max_channel;
107 u_int16_t firm_rev;
113 u_int16_t proto_ver;
118 u_int16_t max_channel;
119 u_int16_t firm_rev;
127 u_int16_t reserved2;
133 u_int16_t reserved1;
144 u_int16_t reserved1;
148 u_int16_t call_id;
149 u_int16_t call_ser;
154 u_int16_t recv_winsiz;
155 u_int16_t pkt_proc_delay;
156 u_int16_t phone_no_len;
157 u_int16_t reserved1;
163 u_int16_t call_id;
164 u_int16_t peer_call_id;
167 u_int16_t cause_code;
169 u_int16_t recv_winsiz;
170 u_int16_t pkt_proc_delay;
175 u_int16_t call_id;
176 u_int16_t call_ser;
179 u_int16_t dialed_no_len;
180 u_int16_t dialing_no_len;
187 u_int16_t call_id;
188 u_int16_t peer_call_id;
191 u_int16_t recv_winsiz;
192 u_int16_t pkt_proc_delay;
193 u_int16_t reserved1;
197 u_int16_t peer_call_id;
198 u_int16_t reserved1;
200 u_int16_t recv_winsiz;
201 u_int16_t pkt_proc_delay;
206 u_int16_t call_id;
207 u_int16_t reserved1;
211 u_int16_t call_id;
214 u_int16_t cause_code;
215 u_int16_t reserved1;
220 u_int16_t peer_call_id;
221 u_int16_t reserved1;
231 u_int16_t peer_call_id;
232 u_int16_t reserved1;
244 6 u_int16_t call_id;
245 2 u_int16_t call_ser;
246 2 u_int16_t cause_code;
249 2 u_int16_t firm_rev;
254 2 u_int16_t max_channel;
255 5 u_int16_t peer_call_id;
257 4 u_int16_t pkt_proc_delay;
258 2 u_int16_t proto_ver;
259 4 u_int16_t recv_winsiz;
261 9 u_int16_t reserved1;
313 pptp_call_id_print(const u_int16_t *call_id)
319 pptp_call_ser_print(const u_int16_t *call_ser)
325 pptp_cause_code_print(const u_int16_t *cause_code)
372 pptp_firm_rev_print(const u_int16_t *firm_rev)
424 pptp_max_channel_print(const u_int16_t *max_channel)
430 pptp_peer_call_id_print(const u_int16_t *peer_call_id)
442 pptp_pkt_proc_delay_print(const u_int16_t *pkt_proc_delay)
448 pptp_proto_ver_print(const u_int16_t *proto_ver)
456 pptp_recv_winsiz_print(const u_int16_t *recv_winsiz)
960 u_int16_t ctrl_msg_type;