Lines Matching refs:u_int8_t

75 	u_int8_t	icmp6_type;	/* type field */
76 u_int8_t icmp6_code; /* code field */
81 u_int8_t icmp6_un_data8[4]; /* type-specific field */
265 u_int8_t nd_opt_type;
266 u_int8_t nd_opt_len;
287 u_int8_t nd_opt_rti_type;
288 u_int8_t nd_opt_rti_len;
289 u_int8_t nd_opt_rti_prefixlen;
290 u_int8_t nd_opt_rti_flags;
296 u_int8_t nd_opt_pi_type;
297 u_int8_t nd_opt_pi_len;
298 u_int8_t nd_opt_pi_prefix_len;
299 u_int8_t nd_opt_pi_flags_reserved;
310 u_int8_t nd_opt_rh_type;
311 u_int8_t nd_opt_rh_len;
318 u_int8_t nd_opt_mtu_type;
319 u_int8_t nd_opt_mtu_len;
325 u_int8_t nd_opt_rdnss_type;
326 u_int8_t nd_opt_rdnss_len;
333 u_int8_t nd_opt_dnssl_type;
334 u_int8_t nd_opt_dnssl_len;
341 u_int8_t nd_opt_captive_portal_type; // ND_OPT_CAPTIVE_PORTAL
342 u_int8_t nd_opt_captive_portal_len; // in 8 byte units
343 u_int8_t nd_opt_captive_portal_uri[]; // 6 + n*8 bytes
347 u_int8_t nd_opt_pref64_type; // ND_OPT_PREF64
348 u_int8_t nd_opt_pref64_len; // 8 byte units, thus '2'
350 u_int8_t nd_opt_pref64_prefix[12]; // top 96 bits
359 u_int8_t icmp6_nl_nonce[8];
362 u_int8_t icmp6_nl_len;
363 u_int8_t icmp6_nl_name[3];
373 u_int8_t icmp6_ni_nonce[8];
416 u_int8_t ni_fqdn_namelen; /* length in octets of the FQDN */
417 u_int8_t ni_fqdn_name[3]; /* XXX: alignment */
425 u_int8_t rr_segnum;
426 u_int8_t rr_flags;
443 u_int8_t rpm_code;
444 u_int8_t rpm_len;
445 u_int8_t rpm_ordinal;
446 u_int8_t rpm_matchlen;
447 u_int8_t rpm_minlen;
448 u_int8_t rpm_maxlen;
459 u_int8_t rpu_uselen;
460 u_int8_t rpu_keeplen;
461 u_int8_t rpu_ramask;
462 u_int8_t rpu_raflags;
476 u_int8_t rrr_ordinal;
477 u_int8_t rrr_matchedlen;