Home
last modified time | relevance | path

Searched refs:nd_uint8_t (Results 1 – 6 of 6) sorted by relevance

/external/tcpdump/
Dip.h53 nd_uint8_t ip_vhl; /* header length, version */
56 nd_uint8_t ip_tos; /* type of service */
63 nd_uint8_t ip_ttl; /* time to live */
64 nd_uint8_t ip_p; /* protocol */
126 nd_uint8_t ipt_code; /* IPOPT_TS */
127 nd_uint8_t ipt_len; /* size of structure (variable) */
128 nd_uint8_t ipt_ptr; /* index of current entry */
129 nd_uint8_t ipt_oflwflg; /* flags, overflow counter */
Dprint-lisp.c191 nd_uint8_t type_and_flag;
192 nd_uint8_t reserved;
193 nd_uint8_t reserved_and_flag2;
194 nd_uint8_t record_count;
204 nd_uint8_t locator_count;
205 nd_uint8_t eid_prefix_mask_length;
206 nd_uint8_t act_auth_inc_res;
207 nd_uint8_t reserved;
208 nd_uint8_t reserved_version_hi;
209 nd_uint8_t version_low;
[all …]
Dprint-dhcp6.c108 nd_uint8_t m;
119 nd_uint8_t dh6relay_msgtype;
120 nd_uint8_t dh6relay_hcnt;
121 nd_uint8_t dh6relay_linkaddr[16]; /* XXX: badly aligned */
122 nd_uint8_t dh6relay_peeraddr[16];
Dprint-forces.c156 nd_uint8_t fm_vrsvd; /* version and reserved */
158 nd_uint8_t fm_tom; /* type of message */
165 nd_uint8_t fm_cor[8]; /* correlator */
549 nd_uint8_t result;
550 nd_uint8_t resv1;
Dprint-icmp6.c287 nd_uint8_t nd_opt_pi_type;
288 nd_uint8_t nd_opt_pi_len;
289 nd_uint8_t nd_opt_pi_prefix_len;
290 nd_uint8_t nd_opt_pi_flags_reserved;
Dnetdissect.h69 typedef unsigned char nd_uint8_t; typedef