/external/ipsec-tools/src/libipsec/ |
D | libpfkey.h | 74 u_int32_t spi; /* SA's spi */ 75 u_int32_t reqid; 81 u_int32_t l_alloc; 82 u_int32_t l_bytes; 83 u_int32_t l_addtime; 84 u_int32_t l_usetime; 85 u_int32_t seq; 119 struct sockaddr *, u_int32_t, u_int32_t, u_int32_t, u_int32_t)); 123 struct sockaddr *, struct sockaddr *, u_int32_t)); 127 struct sockaddr *, struct sockaddr *, u_int32_t)); [all …]
|
D | pfkey.c | 61 struct sockaddr *, struct sockaddr *, u_int32_t)); 65 char *, int, u_int32_t)); 66 static int pfkey_send_x5 __P((int, u_int, u_int32_t)); 69 u_int, u_int32_t, pid_t)); 70 static caddr_t pfkey_setsadbsa __P((caddr_t, caddr_t, u_int32_t, u_int, 71 u_int, u_int, u_int32_t)); 75 static caddr_t pfkey_setsadblifetime __P((caddr_t, caddr_t, u_int, u_int32_t, 76 u_int32_t, u_int32_t, u_int32_t)); 77 static caddr_t pfkey_setsadbxsa2 __P((caddr_t, caddr_t, u_int32_t, u_int32_t)); 378 struct sockaddr *dst, u_int32_t min, u_int32_t max, u_int32_t reqid, in pfkey_send_getspi() [all …]
|
/external/iproute2/include/netinet/ |
D | tcp.h | 58 typedef u_int32_t tcp_seq; 94 u_int32_t seq; 95 u_int32_t ack_seq; 197 u_int32_t tcpi_rto; 198 u_int32_t tcpi_ato; 199 u_int32_t tcpi_snd_mss; 200 u_int32_t tcpi_rcv_mss; 202 u_int32_t tcpi_unacked; 203 u_int32_t tcpi_sacked; 204 u_int32_t tcpi_lost; [all …]
|
/external/strace/ |
D | quota.c | 36 #define QCMD_CMD(cmd) ((u_int32_t)(cmd) >> SUBCMDSHIFT) 37 #define QCMD_TYPE(cmd) ((u_int32_t)(cmd) & SUBCMDMASK) 39 #define OLD_CMD(cmd) ((u_int32_t)(cmd) << 8) 40 #define NEW_CMD(cmd) ((u_int32_t)(cmd) | 0x800000) 41 #define XQM_CMD(cmd) ((u_int32_t)(cmd) | ('X'<<8)) 126 u_int32_t dqb_valid; 131 u_int32_t dqb_bhardlimit; /* absolute limit on disk blks alloc */ 132 u_int32_t dqb_bsoftlimit; /* preferred limit on disk blks */ 133 u_int32_t dqb_curblocks; /* current block count */ 134 u_int32_t dqb_ihardlimit; /* maximum # allocated inodes */ [all …]
|
/external/e2fsprogs/lib/quota/ |
D | quotaio_v2.h | 19 u_int32_t dqh_magic; /* Magic number identifying file */ 20 u_int32_t dqh_version; /* File version */ 28 u_int32_t dqi_bgrace; /* Time before block soft limit becomes 30 u_int32_t dqi_igrace; /* Time before inode soft limit becomes 32 u_int32_t dqi_flags; /* Flags for quotafile (DQF_*) */ 33 u_int32_t dqi_blocks; /* Number of blocks in file */ 34 u_int32_t dqi_free_blk; /* Number of first free block in the list */ 35 u_int32_t dqi_free_entry; /* Number of block with at least one 40 u_int32_t dqb_id; /* id this quota applies to */ 41 u_int32_t dqb_pad;
|
D | quotaio_tree.h | 10 typedef u_int32_t qid_t; /* Type in which we store ids in memory */ 23 u_int32_t dqdh_next_free; /* Number of next block with free 25 u_int32_t dqdh_prev_free; /* Number of previous block with free 29 u_int32_t dqdh_pad2;
|
/external/libpcap/Win32/Include/ |
D | ip6_misc.h | 34 #define IN_EXPERIMENTAL(a) ((((u_int32_t) (a)) & 0xf0000000) == 0xf0000000) 46 u_int32_t u6_addr32[4]; 74 u_int32_t sin6_flowinfo; /* IPv6 flow information */ 79 ((((u_int32_t *) (a))[0] == 0) && (((u_int32_t *) (a))[1] == 0) && \ 80 (((u_int32_t *) (a))[2] == htonl (0xffff))) 85 ((((u_int32_t *) (a))[0] & htonl (0xffc00000)) == htonl (0xfe800000)) 88 (((u_int32_t *) (a))[0] == 0 && ((u_int32_t *) (a))[1] == 0 && \ 89 ((u_int32_t *) (a))[2] == 0 && ((u_int32_t *) (a))[3] == htonl (1))
|
/external/fsck_msdos/ |
D | dosfs.h | 42 typedef u_int32_t cl_t; /* type holding a cluster number */ 58 u_int32_t Sectors; /* total number of sectors */ 59 u_int32_t HiddenSecs; /* # of hidden sectors */ 60 u_int32_t HugeSectors; /* # of sectors if bpbSectors == 0 */ 77 u_int32_t NumSectors; /* how many sectors are there */ 78 u_int32_t FATsecs; /* how many sectors are in FAT */ 79 u_int32_t NumFatEntries; /* how many entries really are there */ 92 u_int32_t length; /* number of clusters on chain */ 129 u_int32_t size; /* filesize in bytes */
|
/external/libpcap/pcap/ |
D | usb.h | 89 u_int32_t urb_len; 90 u_int32_t data_len; /* amount of urb data really present in this event*/ 114 u_int32_t urb_len; 115 u_int32_t data_len; /* amount of urb data really present in this event*/ 122 u_int32_t xfer_flags; /* copy of URB's transfer flags */ 123 u_int32_t ndesc; /* number of isochronous descriptors */ 136 u_int32_t offset; 137 u_int32_t len;
|
/external/ppp/pppd/ |
D | pppd.h | 162 u_int32_t base; /* match if (addr & mask) == base */ 163 u_int32_t mask; /* base and mask are in network byte order */ 285 extern u_int32_t netmask; /* IP netmask to set on interface */ 456 void (*send_config) __P((int, u_int32_t, int, int)); 458 void (*recv_config) __P((int, u_int32_t, int, int)); 513 int ppp_send_config __P((int, int, u_int32_t, int, int)); 514 int ppp_recv_config __P((int, int, u_int32_t, int, int)); 577 int auth_ip_addr __P((int, u_int32_t)); 580 int bad_ip_adrs __P((u_int32_t)); 634 void tty_send_config __P((int, u_int32_t, int, int)); [all …]
|
D | ipcp.c | 72 u_int32_t netmask = 0; /* IP netmask to set on interface */ 84 void (*ip_choose_hook) __P((u_int32_t *)) = NULL; 252 static void create_resolv __P((u_int32_t, u_int32_t)); 274 static void ipcp_clear_addrs __P((int, u_int32_t, u_int32_t)); 306 u_int32_t ipaddr; in ip_ntoa() 346 u_int32_t dns; 350 if (dns == (u_int32_t) -1) { 356 dns = *(u_int32_t *)hp->h_addr; 382 u_int32_t wins; 386 if (wins == (u_int32_t) -1) { [all …]
|
D | ipcp.h | 83 u_int32_t ouraddr, hisaddr; /* Addresses in NETWORK BYTE ORDER */ 84 u_int32_t dnsaddr[2]; /* Primary and secondary MS DNS entries */ 85 u_int32_t winsaddr[2]; /* Primary and secondary MS WINS entries */ 94 char *ip_ntoa __P((u_int32_t));
|
D | ipxcp.h | 78 u_int32_t his_network; /* base network number */ 79 u_int32_t our_network; /* our value for network number */ 80 u_int32_t network; /* the final network number */
|
/external/ipsec-tools/src/racoon/ |
D | handler.h | 132 u_int32_t msgid; /* message id */ 136 u_int32_t natt_flags; /* NAT-T related flags */ 206 u_int32_t msgid2; /* msgid counter for Phase 2 */ 257 u_int32_t spid; /* policy id by kernel */ 272 u_int32_t seq; /* sequence number used by PF_KEY */ 286 u_int32_t msgid; /* msgid for phase 2 */ 446 extern struct ph2handle *getph2byspid __P((u_int32_t)); 447 extern struct ph2handle *getph2byseq __P((u_int32_t)); 450 extern struct ph2handle *getph2bymsgid __P((struct ph1handle *, u_int32_t)); 452 struct sockaddr *, u_int32_t)); [all …]
|
D | isakmp.h | 71 u_int32_t msgid; 72 u_int32_t len; /* Length */ 189 u_int32_t doi; /* Domain of Interpretation */ 190 u_int32_t sit; /* Situation */ 239 u_int32_t doi_data; /* DOI Specific ID Data */ 313 u_int32_t doi; /* Domain of Interpretation */ 377 u_int32_t doi; /* Domain of Interpretation */ 420 u_int32_t doi; /* Domain of Interpretation */ 426 u_int32_t data; /* Notification data */
|
D | isakmp_var.h | 72 extern const char *isakmp_pindex __P((const isakmp_index *, const u_int32_t)); 96 extern caddr_t isakmp_set_attr_l __P((caddr_t, int, u_int32_t)); 98 extern vchar_t *isakmp_add_attr_l __P((vchar_t *, int, u_int32_t)); 104 extern u_int32_t isakmp_newmsgid2 __P((struct ph1handle *)); 130 u_int32_t setscopeid __P((struct sockaddr *, struct sockaddr *));
|
D | racoonctl.h | 39 extern u_int32_t racoonctl_interface; 43 extern u_int32_t racoonctl_interface_major; 45 extern u_int32_t loglevel;
|
/external/dnsmasq/src/ |
D | nameser.h | 326 extern u_int32_t _getlong(const unsigned char *); 344 (l) = ((u_int32_t)t_cp[0] << 24) \ 345 | ((u_int32_t)t_cp[1] << 16) \ 346 | ((u_int32_t)t_cp[2] << 8) \ 347 | ((u_int32_t)t_cp[3]) \ 361 u_int32_t t_l = (u_int32_t)(l); \
|
/external/libpcap/Win32/Include/arpa/ |
D | nameser.h | 299 u_int32_t r_ttl; /* time to live */ 323 (l) = ((u_int32_t)t_cp[0] << 24) \ 324 | ((u_int32_t)t_cp[1] << 16) \ 325 | ((u_int32_t)t_cp[2] << 8) \ 326 | ((u_int32_t)t_cp[3]) \ 340 register u_int32_t t_l = (u_int32_t)(l); \
|
/external/v8/tools/oom_dump/ |
D | oom_dump.cc | 58 u_int32_t ReadPointedValue(MinidumpMemoryRegion* region, in ReadPointedValue() 61 u_int32_t ptr = 0; in ReadPointedValue() 63 u_int32_t value = 0; in ReadPointedValue() 74 u_int32_t value; in ReadArray() 81 u_int32_t ReadArrayFrom(MinidumpMemoryRegion* region, in ReadArrayFrom() 86 u_int32_t ptr = 0; in ReadArrayFrom() 120 u_int32_t exception_thread_id = 0; in DumpHeapStats() 136 const u_int32_t esp = contextX86->esp; in DumpHeapStats() 145 u_int32_t value = 0; in DumpHeapStats() 148 u_int32_t value2 = 0; in DumpHeapStats()
|
/external/f2fs-tools/include/ |
D | f2fs_fs.h | 24 typedef u_int32_t u32; 227 u_int32_t sector_size; 228 u_int32_t reserved_segments; 229 u_int32_t overprovision; 230 u_int32_t cur_seg[6]; 231 u_int32_t segs_per_sec; 232 u_int32_t secs_per_zone; 233 u_int32_t segs_per_zone; 234 u_int32_t start_sector; 236 u_int32_t sectors_per_blk; [all …]
|
/external/kernel-headers/original/uapi/linux/ |
D | coda.h | 127 typedef unsigned int u_int32_t; typedef 163 u_int32_t d_fileno; /* file number of entry */ 196 typedef u_int32_t vuid_t; 197 typedef u_int32_t vgid_t; 201 u_int32_t opaque[4]; 296 u_int32_t opcode; 297 u_int32_t unique; /* Keep multiple outstanding msgs distinct */ 305 u_int32_t opcode; 306 u_int32_t unique; 307 u_int32_t result;
|
/external/iproute2/lib/ |
D | ipx_pton.c | 9 static u_int32_t hexget(char c) in hexget() 21 static int ipx_getnet(u_int32_t *net, const char *str) in ipx_getnet() 24 u_int32_t tmp; in ipx_getnet() 49 u_int32_t tmp; in ipx_getnode()
|
/external/iptables/include/libipulog/ |
D | libipulog.h | 24 u_int32_t ipulog_group2gmask(u_int32_t group); 26 struct ipulog_handle *ipulog_create_handle(u_int32_t gmask);
|
/external/valgrind/none/tests/ |
D | sha1_test.c | 58 u_int32_t state[5]; 59 u_int32_t count[2]; 63 void SHA1Transform(u_int32_t state[5], const unsigned char buffer[64]); 65 void SHA1Update(SHA1_CTX* context, const unsigned char* data, u_int32_t len); 102 void SHA1Transform(u_int32_t state[5], const unsigned char buffer[64]) in SHA1Transform() 104 u_int32_t a, b, c, d, e; in SHA1Transform() 107 u_int32_t l[16]; in SHA1Transform() 177 void SHA1Update(SHA1_CTX* context, const unsigned char* data, u_int32_t len) in SHA1Update() 179 u_int32_t i; in SHA1Update() 180 u_int32_t j; in SHA1Update() [all …]
|