Home
last modified time | relevance | path

Searched refs:uint8_t (Results 1 – 25 of 42) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Dip6.h34 uint8_t ip6_un1_nxt; /* next header */
35 uint8_t ip6_un1_hlim; /* hop limit */
37 uint8_t ip6_un2_vfc; /* 4 bits version, top 4 bits tclass */
53 uint8_t ip6e_nxt; /* next header. */
54 uint8_t ip6e_len; /* length in units of 8 octets. */
60 uint8_t ip6h_nxt; /* next header. */
61 uint8_t ip6h_len; /* length in units of 8 octets. */
68 uint8_t ip6d_nxt; /* next header */
69 uint8_t ip6d_len; /* length in units of 8 octets */
76 uint8_t ip6r_nxt; /* next header */
[all …]
H A Dicmp6.h41 uint8_t icmp6_type; /* type field */
42 uint8_t icmp6_code; /* code field */
48 uint8_t icmp6_un_data8[4]; /* type-specific field */
189 uint8_t nd_opt_type;
190 uint8_t nd_opt_len; /* in units of 8 octets */
204 uint8_t nd_opt_pi_type;
205 uint8_t nd_opt_pi_len;
206 uint8_t nd_opt_pi_prefix_len;
207 uint8_t nd_opt_pi_flags_reserved;
220 uint8_t nd_opt_rh_type;
[all …]
H A Din.h198 uint8_t __u6_addr8[16];
407 #define IN6_IS_ADDR_MULTICAST(a) (((__const uint8_t *) (a))[0] == 0xff)
446 && ((((__const uint8_t *) (a))[1] & 0xf) == 0x1))
450 && ((((__const uint8_t *) (a))[1] & 0xf) == 0x2))
454 && ((((__const uint8_t *) (a))[1] & 0xf) == 0x5))
458 && ((((__const uint8_t *) (a))[1] & 0xf) == 0x8))
462 && ((((__const uint8_t *) (a))[1] & 0xf) == 0xe))
487 __const uint8_t *__typep, int __multx,
489 extern uint8_t *inet6_option_alloc (struct cmsghdr *__cmsg, int __datalen,
493 uint8_t **__tptrp)
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dpfkeyv2.h15 uint8_t sadb_msg_version;
16 uint8_t sadb_msg_type;
17 uint8_t sadb_msg_errno;
18 uint8_t sadb_msg_satype;
36 uint8_t sadb_sa_replay;
37 uint8_t sadb_sa_state;
38 uint8_t sadb_sa_auth;
39 uint8_t sadb_sa_encrypt;
57 uint8_t sadb_address_proto;
58 uint8_t sadb_address_prefixlen;
[all …]
H A Dif_arcnet.h60 uint8_t proto; /* protocol ID field - varies */
61 uint8_t split_flag; /* for use with split packets */
63 uint8_t payload[0]; /* space remaining in packet (504 bytes)*/
73 uint8_t proto; /* ARC_P_RFC1051_ARP/RFC1051_IP */
74 uint8_t payload[0]; /* 507 bytes */
85 uint8_t proto; /* Always ARC_P_ETHER */
87 uint8_t payload[0]; /* 493 bytes */
94 uint8_t proto;
95 uint8_t cookie[sizeof(int)]; /* Actually NOT sent over the network */
97 uint8_t ack;
[all …]
H A Datmmpc.h21 uint8_t Last_NHRP_CIE_code;
22 uint8_t Last_Q2931_cause_value;
23 uint8_t eg_MPC_ATM_addr[ATM_ESA_LEN];
31 uint8_t DLL_header[256];
32 uint8_t DH_length;
37 uint8_t in_MPC_data_ATM_addr[ATM_ESA_LEN];
44 uint8_t mpc_p3[8]; /* Flow-detection Protocols */
53 uint8_t MPS_ctrl[ATM_ESA_LEN];
64 uint8_t dsap; /* Destination Service Access Point (0xAA) */
65 uint8_t ssap; /* Source Service Access Point (0xAA) */
[all …]
H A Djffs2.h127 uint8_t nsize;
128 uint8_t type;
129 uint8_t unused[2];
132 uint8_t name[0];
159 uint8_t compr; /* Compression algorithm used */
160 uint8_t usercompr; /* Compression algorithm requested by the user */
164 uint8_t data[0];
174 uint8_t xprefix;
175 uint8_t name_len;
179 uint8_t data[0];
H A Dtypes.h91 typedef __u8 uint8_t; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_bridge/
H A Debt_802_3.h27 uint8_t dsap;
28 uint8_t ssap;
29 uint8_t ctrl;
30 uint8_t orig[3];
35 uint8_t dsap;
36 uint8_t ssap;
38 uint8_t orig[3];
43 uint8_t daddr[6];
44 uint8_t saddr[6];
55 uint8_t sap;
[all …]
H A Debt_ip.h35 uint8_t tos;
36 uint8_t protocol;
37 uint8_t bitmask;
38 uint8_t invflags;
H A Debt_vlan.h12 uint8_t prio; /* VLAN User Priority {0-7} */
14 uint8_t bitmask; /* Args bitmask bit 1=1 - ID arg,
16 uint8_t invflags; /* Inverse bitmask bit 1=1 - inversed ID arg,
H A Debt_pkttype.h6 uint8_t pkt_type;
7 uint8_t invert;
H A Debt_mark_m.h10 uint8_t invert;
11 uint8_t bitmask;
H A Debt_log.h13 uint8_t loglevel;
14 uint8_t prefix[EBT_LOG_PREFIX_SIZE];
H A Debt_arp.h30 uint8_t bitmask;
31 uint8_t invflags;
H A Debt_stp.h25 uint8_t flags;
40 uint8_t type;
/utopia/UTPA2-700.0.x/modules/dscmb/drv/nsk2/
H A Draspdemuxrasp2.h91 typedef unsigned char uint8_t; // 1 byte typedef
119 uint8_t packetNumber[8];
125 uint8_t packetNumber[8];
126 uint8_t bufferLength;
127 uint8_t *buffer;
142 uint8_t fromByte;
143 uint8_t numBytes;
152 uint8_t packetNumber[8];
213 uint8_t functionalityMask;
227 uint8_t features;
[all …]
H A Draspdemuxrasp.h120 uint8_t packetNumber[8];
126 uint8_t packetNumber[8];
127 uint8_t bufferLength;
128 uint8_t *buffer;
143 uint8_t fromByte;
144 uint8_t numBytes;
153 uint8_t packetNumber[8];
214 uint8_t functionalityMask;
228 uint8_t features;
248 uint8_t tpPayloadDataBlockVersion;
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/dvb/
H A Dvideo.h165 uint8_t contrast1; /* 7- 4 Pattern pixel contrast */
167 uint8_t contrast2; /* 7- 4 Emphasis pixel-2 contrast */
169 uint8_t color1; /* 7- 4 Pattern pixel color */
171 uint8_t color2; /* 7- 4 Emphasis pixel-2 color */
190 uint8_t *palette;
196 uint8_t data[1024];
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/
H A DFilm.c182 memset((uint8_t*) ary_frame_motion_ratio, 0, sizeof(int)*MAXFRAME); in InitFilmDetection()
183 memset((uint8_t*) ary_IsSceneChangeTh, 0, sizeof(int)*MAXFRAME); in InitFilmDetection()
358 uint8_t* Create16ByteAligned(uint8_t** org, int size) in Create16ByteAligned()
360 *org = (uint8_t *) malloc(size+15); in Create16ByteAligned()
361 return (uint8_t *) (((uintptr_t)*org+15) & ~ (uintptr_t)0x0F); in Create16ByteAligned()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/
H A DFilm.c182 memset((uint8_t*) ary_frame_motion_ratio, 0, sizeof(int)*MAXFRAME); in InitFilmDetection()
183 memset((uint8_t*) ary_IsSceneChangeTh, 0, sizeof(int)*MAXFRAME); in InitFilmDetection()
358 uint8_t* Create16ByteAligned(uint8_t** org, int size) in Create16ByteAligned()
360 *org = (uint8_t *) malloc(size+15); in Create16ByteAligned()
361 return (uint8_t *) (((uintptr_t)*org+15) & ~ (uintptr_t)0x0F); in Create16ByteAligned()
/utopia/UTPA2-700.0.x/projects/verify/op_tee/
H A Dmain.c42 uint8_t buf[32]; in main()
104 static uint8_t test_input[3] = {0x5A, 0xA5, 0x5A}; in main()
105 static uint8_t test_out[3] = {0xBB, 0xCC, 0xDD}; in main()
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dlibfdt_env.h8 #define _B(n) ((unsigned long long)((uint8_t *)&x)[n])
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dsignalfd.h45 uint8_t __pad[48];
/utopia/UTPA2-700.0.x/modules/sys/drv/sys/
H A Dteec_trace.h137 void dump_buffer(const char *bname, const uint8_t *buffer, size_t blen);

12