| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | pfkeyv2.h | 19 uint16_t sadb_msg_len; 20 uint16_t sadb_msg_reserved; 27 uint16_t sadb_ext_len; 28 uint16_t sadb_ext_type; 33 uint16_t sadb_sa_len; 34 uint16_t sadb_sa_exttype; 45 uint16_t sadb_lifetime_len; 46 uint16_t sadb_lifetime_exttype; 55 uint16_t sadb_address_len; 56 uint16_t sadb_address_exttype; [all …]
|
| H A D | atmmpc.h | 26 uint16_t holding_time; 38 uint16_t holding_time; 42 uint16_t mpc_p1; /* Shortcut-Setup Frame Count */ 43 uint16_t mpc_p2; /* Shortcut-Setup Frame Time */ 45 uint16_t mpc_p4; /* MPC Initial Retry Time */ 46 uint16_t mpc_p5; /* MPC Retry Time Maximum */ 47 uint16_t mpc_p6; /* Hold Down Time */ 51 uint16_t type;
|
| H A D | dlm_netlink.h | 21 uint16_t version;
|
| H A D | atmlec.h | 81 uint16_t lec_id; /* requestor lec_id */
|
| H A D | types.h | 92 typedef __u16 uint16_t; typedef
|
| H A D | jffs2.h | 105 uint16_t v16;
|
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/nsk2/ |
| H A D | raspdemuxrasp2.h | 93 typedef unsigned short uint16_t; // 2 bytes typedef 208 uint16_t numConnections; 209 uint16_t numRaspDataBlocks; 210 uint16_t numTPs; 211 uint16_t numTPMasks; 212 uint16_t numTPreplacers; 223 uint16_t numConnections; 224 uint16_t numRaspDataBlocks; 225 uint16_t numTPs; 226 uint16_t numTPMasks; [all …]
|
| H A D | raspdemuxrasp.h | 209 uint16_t numConnections; 210 uint16_t numRaspDataBlocks; 211 uint16_t numTPs; 212 uint16_t numTPMasks; 213 uint16_t numTPreplacers; 224 uint16_t numConnections; 225 uint16_t numRaspDataBlocks; 226 uint16_t numTPs; 227 uint16_t numTPMasks; 246 uint16_t numRaspTPPayloadDataBlocks; [all …]
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_bridge/ |
| H A D | ebt_stp.h | 26 uint16_t root_priol, root_priou; 29 uint16_t sender_priol, sender_priou; 31 uint16_t portl, portu; 32 uint16_t msg_agel, msg_ageu; 33 uint16_t max_agel, max_ageu; 34 uint16_t hello_timel, hello_timeu; 35 uint16_t forward_delayl, forward_delayu; 42 uint16_t bitmask; 43 uint16_t invflags;
|
| H A D | ebt_ip.h | 39 uint16_t sport[2]; 40 uint16_t dport[2];
|
| H A D | ebt_vlan.h | 11 uint16_t id; /* VLAN ID {1-4095} */
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/ |
| H A D | icmp6.h | 43 uint16_t icmp6_cksum; /* checksum field */ 47 uint16_t icmp6_un_data16[2]; /* type-specific field */ 222 uint16_t nd_opt_rh_reserved1; 231 uint16_t nd_opt_mtu_reserved; 254 uint16_t rr_maxdelay; 278 uint16_t rpm_reserved; 312 uint16_t rrr_flags; 332 uint16_t nd_opt_adv_interval_reserved; 341 uint16_t nd_opt_home_agent_info_reserved; 343 uint16_t nd_opt_home_agent_info_lifetime;
|
| H A D | in.h | 93 typedef uint16_t in_port_t; 200 uint16_t __u6_addr16[8]; 362 extern uint16_t ntohs (uint16_t __netshort) 366 extern uint16_t htons (uint16_t __hostshort)
|
| H A D | ip6.h | 33 uint16_t ip6_un1_plen; /* payload length */ 101 uint16_t ip6f_offlg; /* offset, reserved, and flag */
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | stdint.h | 58 typedef unsigned short uint16_t; typedef 62 typedef unsigned int uint16_t; typedef 66 typedef unsigned char uint16_t; typedef 72 typedef uint16_t uint_least16_t; 77 typedef uint16_t uint_least8_t;
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | recordmcount.c | 210 static uint32_t w2rev(uint16_t const x) in w2rev() 226 static uint32_t w2nat(uint16_t const x) in w2nat() 233 static uint32_t (*w2)(uint16_t);
|
| /utopia/UTPA2-700.0.x/modules/sys/drv/sys/ |
| H A D | tee_client_api.h | 268 uint16_t timeMid; 269 uint16_t timeHiAndVersion;
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | elf.h | 33 typedef uint16_t Elf32_Half; 34 typedef uint16_t Elf64_Half; 57 typedef uint16_t Elf32_Section; 58 typedef uint16_t Elf64_Section;
|
| H A D | stdint.h | 50 typedef unsigned short int uint16_t; typedef
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/dvb/ |
| H A D | audio.h | 80 typedef uint16_t audio_attributes_t;
|
| H A D | video.h | 200 typedef uint16_t video_attributes_t;
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/ |
| H A D | xdr.h | 301 extern bool_t xdr_uint16_t (XDR *__xdrs, uint16_t *__up) __THROW;
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | MsOS_optee.c | 131 typedef unsigned short uint16_t; typedef
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/ |
| H A D | mfe_reg_m4ve.c | 1046 uint16_t irq_bits; in OutputSwCfg1_Mp4()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | lex.zconf.c | 65 typedef uint16_t flex_uint16_t;
|