Home
last modified time | relevance | path

Searched refs:u_int8_t (Results 1 – 25 of 54) sorted by relevance

123

/bionic/libc/include/netinet/
Dip6.h77 u_int8_t ip6_un1_nxt; /* next header */
78 u_int8_t ip6_un1_hlim; /* hop limit */
80 u_int8_t ip6_un2_vfc; /* 4 bits version, top 4 bits class */
120 u_int8_t ip6ph_zero[3];
121 u_int8_t ip6ph_nxt;
130 u_int8_t ip6e_nxt;
131 u_int8_t ip6e_len;
137 u_int8_t ip6h_nxt; /* next header */
138 u_int8_t ip6h_len; /* length in units of 8 octets */
145 u_int8_t ip6d_nxt; /* next header */
[all …]
Dicmp6.h72 u_int8_t icmp6_type; /* type field */
73 u_int8_t icmp6_code; /* code field */
78 u_int8_t icmp6_un_data8[4]; /* type-specific field */
289 u_int8_t nd_opt_type;
290 u_int8_t nd_opt_len;
310 u_int8_t nd_opt_rti_type;
311 u_int8_t nd_opt_rti_len;
312 u_int8_t nd_opt_rti_prefixlen;
313 u_int8_t nd_opt_rti_flags;
319 u_int8_t nd_opt_pi_type;
[all …]
Dip.h64 u_int8_t ip_tos; /* type of service */
72 u_int8_t ip_ttl; /* time to live */
73 u_int8_t ip_p; /* protocol */
149 u_int8_t ipt_code; /* IPOPT_TS */
150 u_int8_t ipt_len; /* size of structure (variable) */
151 u_int8_t ipt_ptr; /* index of current entry */
201 u_int8_t ippseudo_pad; /* pad, must be zero */
202 u_int8_t ippseudo_p; /* protocol */
/bionic/libc/kernel/common/linux/netfilter/
Dxt_multiport.h32 u_int8_t flags;
34 u_int8_t count;
40 u_int8_t flags;
41 u_int8_t count;
44 u_int8_t pflags[XT_MULTI_PORTS];
45 u_int8_t invert;
Dxt_tcpudp.h26 u_int8_t option;
27 u_int8_t flg_mask;
29 u_int8_t flg_cmp;
30 u_int8_t invflags;
44 u_int8_t invflags;
Dxt_connbytes.h41 u_int8_t what;
42 u_int8_t direction;
Dxt_string.h31 u_int8_t patlen;
32 u_int8_t invert;
Dxt_physdev.h35 u_int8_t invert;
36 u_int8_t bitmask;
Dx_tables.h31 u_int8_t revision;
51 u_int8_t revision;
74 u_int8_t revision;
81 u_int8_t u8;
/bionic/libc/include/net/
Dif_ether.h67 u_int8_t ether_addr_octet[ETHER_ADDR_LEN];
74 u_int8_t ether_dhost[ETHER_ADDR_LEN];
75 u_int8_t ether_shost[ETHER_ADDR_LEN];
123 (enaddr)[3] = ((u_int8_t *)ipaddr)[1] & 0x7f; \
124 (enaddr)[4] = ((u_int8_t *)ipaddr)[2]; \
125 (enaddr)[5] = ((u_int8_t *)ipaddr)[3]; \
138 (enaddr)[2] = ((u_int8_t *)ip6addr)[12]; \
139 (enaddr)[3] = ((u_int8_t *)ip6addr)[13]; \
140 (enaddr)[4] = ((u_int8_t *)ip6addr)[14]; \
141 (enaddr)[5] = ((u_int8_t *)ip6addr)[15]; \
[all …]
Dif_ieee1394.h44 u_int8_t iha_uid[8]; /* node unique ID */
45 u_int8_t iha_maxrec; /* max_rec in the config ROM */
46 u_int8_t iha_speed; /* min of link/PHY speed */
47 u_int8_t iha_offset[6]; /* unicast FIFO address */
63 u_int8_t ih_uid[8]; /* dst/src uid */
64 u_int8_t ih_maxrec; /* dst maxrec for tx */
65 u_int8_t ih_speed; /* speed */
66 u_int8_t ih_offset[6]; /* dst offset */
117 const char *ieee1394_sprintf(const u_int8_t *);
/bionic/libc/kernel/common/linux/netfilter_ipv6/
Dip6t_ipv6header.h24 u_int8_t matchflags;
25 u_int8_t invflags;
26 u_int8_t modeflag;
Dip6t_opts.h26 u_int8_t flags;
27 u_int8_t invflags;
30 u_int8_t optsnr;
Dip6t_rt.h29 u_int8_t flags;
30 u_int8_t invflags;
32 u_int8_t addrnr;
Dip6t_hl.h30 u_int8_t mode;
31 u_int8_t hop_limit;
Dip6t_HL.h30 u_int8_t mode;
31 u_int8_t hop_limit;
Dip6t_ah.h26 u_int8_t hdrres;
27 u_int8_t invflags;
Dip6t_frag.h26 u_int8_t flags;
27 u_int8_t invflags;
/bionic/libc/kernel/common/linux/netfilter_ipv4/
Dipt_ECN.h30 u_int8_t operation;
31 u_int8_t ip_ect;
35 u_int8_t ece:1, cwr:1;
Dipt_recent.h37 u_int8_t check_set;
39 u_int8_t invert;
41 u_int8_t side;
Dipt_tos_.h22 u_int8_t tos;
24 u_int8_t invert;
Dipt_dscp_.h26 u_int8_t dscp;
27 u_int8_t invert;
Dipt_TTL.h30 u_int8_t mode;
31 u_int8_t ttl;
Dip_conntrack_tuple.h71 u_int8_t type, code;
82 u_int8_t protonum;
84 u_int8_t dir;
/bionic/libc/bionic/
Darc4random.c60 u_int8_t i;
61 u_int8_t j;
62 u_int8_t s[256];
70 static inline u_int8_t arc4_getbyte(void);
87 u_int8_t si; in arc4_addrandom()
160 static inline u_int8_t
163 u_int8_t si, sj; in arc4_getbyte()
174 u_int8_t
177 u_int8_t val; in __arc4_getbyte()

123