Searched refs:uint8_t (Results 1 – 5 of 5) sorted by relevance
117 uint8_t ip6o_type;118 uint8_t ip6o_len;144 uint8_t ip6oj_type;145 uint8_t ip6oj_len;153 uint8_t ip6on_type;154 uint8_t ip6on_len;164 uint8_t ip6ot_type;165 uint8_t ip6ot_len;172 uint8_t ip6or_type;173 uint8_t ip6or_len;[all …]
188 uint8_t nd_opt_type;203 uint8_t nd_opt_pi_type;204 uint8_t nd_opt_pi_len;219 uint8_t nd_opt_rh_type;220 uint8_t nd_opt_rh_len;228 uint8_t nd_opt_mtu_type;229 uint8_t nd_opt_mtu_len;251 uint8_t rr_segnum;252 uint8_t rr_flags;271 uint8_t rpm_code;[all …]
204 uint8_t __u6_addr8[16];474 && ((((const uint8_t *) (a))[1] & 0xf) == 0x1))478 && ((((const uint8_t *) (a))[1] & 0xf) == 0x2))482 && ((((const uint8_t *) (a))[1] & 0xf) == 0x5))486 && ((((const uint8_t *) (a))[1] & 0xf) == 0x8))518 const uint8_t *__typep, int __multx,524 uint8_t **__tptrp)527 uint8_t **__tptrp, int __type)534 uint8_t __type, socklen_t __len, uint8_t __align,541 uint8_t *__typep, socklen_t *__lenp,[all …]
86 uint8_t th_x2:4; /* (unused) */87 uint8_t th_off:4; /* data offset */90 uint8_t th_off:4; /* data offset */91 uint8_t th_x2:4; /* (unused) */93 uint8_t th_flags;
50 typedef unsigned char uint8_t; typedef
Completed in 14 milliseconds