| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/ |
| H A D | ip6.h | 34 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 D | icmp6.h | 41 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 D | in.h | 198 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 D | pfkeyv2.h | 15 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 D | if_arcnet.h | 60 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 D | atmmpc.h | 21 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 D | jffs2.h | 127 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 D | types.h | 91 typedef __u8 uint8_t; typedef
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_bridge/ |
| H A D | ebt_802_3.h | 27 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 D | ebt_ip.h | 35 uint8_t tos; 36 uint8_t protocol; 37 uint8_t bitmask; 38 uint8_t invflags;
|
| H A D | ebt_vlan.h | 12 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 D | ebt_pkttype.h | 6 uint8_t pkt_type; 7 uint8_t invert;
|
| H A D | ebt_mark_m.h | 10 uint8_t invert; 11 uint8_t bitmask;
|
| H A D | ebt_log.h | 13 uint8_t loglevel; 14 uint8_t prefix[EBT_LOG_PREFIX_SIZE];
|
| H A D | ebt_arp.h | 30 uint8_t bitmask; 31 uint8_t invflags;
|
| H A D | ebt_stp.h | 25 uint8_t flags; 40 uint8_t type;
|
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/nsk2/ |
| H A D | raspdemuxrasp2.h | 91 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 D | raspdemuxrasp.h | 120 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 D | video.h | 165 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 D | Film.c | 182 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 D | Film.c | 182 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 D | main.c | 42 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 D | libfdt_env.h | 8 #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 D | signalfd.h | 45 uint8_t __pad[48];
|
| /utopia/UTPA2-700.0.x/modules/sys/drv/sys/ |
| H A D | teec_trace.h | 137 void dump_buffer(const char *bname, const uint8_t *buffer, size_t blen);
|