/external/tcpdump/ |
D | nfs.h | 244 #define nfsv2tov_type(a) nv2tov_type[fxdr_unsigned(u_int32_t,(a))&0x7] 245 #define nfsv3tov_type(a) nv3tov_type[fxdr_unsigned(u_int32_t,(a))&0x7] 269 u_int32_t nfsv2_sec; 270 u_int32_t nfsv2_usec; 275 u_int32_t nfsv3_sec; 276 u_int32_t nfsv3_nsec; 285 u_int32_t nfsuquad[2]; 297 u_int32_t lval[2]; 308 u_int32_t specdata1; 309 u_int32_t specdata2; [all …]
|
D | aodv.h | 41 u_int32_t rreq_id; /* request ID */ 42 u_int32_t rreq_da; /* destination IPv4 address */ 43 u_int32_t rreq_ds; /* destination sequence number */ 44 u_int32_t rreq_oa; /* originator IPv4 address */ 45 u_int32_t rreq_os; /* originator sequence number */ 53 u_int32_t rreq_id; /* request ID */ 55 u_int32_t rreq_ds; /* destination sequence number */ 57 u_int32_t rreq_os; /* originator sequence number */ 64 u_int32_t rreq_id; /* request ID */ 65 u_int32_t rreq_ds; /* destination sequence number */ [all …]
|
D | pmap_prot.h | 73 #define SUNRPC_PMAPPROG ((u_int32_t)100000) 74 #define SUNRPC_PMAPVERS ((u_int32_t)2) 75 #define SUNRPC_PMAPVERS_PROTO ((u_int32_t)2) 76 #define SUNRPC_PMAPVERS_ORIG ((u_int32_t)1) 77 #define SUNRPC_PMAPPROC_NULL ((u_int32_t)0) 78 #define SUNRPC_PMAPPROC_SET ((u_int32_t)1) 79 #define SUNRPC_PMAPPROC_UNSET ((u_int32_t)2) 80 #define SUNRPC_PMAPPROC_GETPORT ((u_int32_t)3) 81 #define SUNRPC_PMAPPROC_DUMP ((u_int32_t)4) 82 #define SUNRPC_PMAPPROC_CALLIT ((u_int32_t)5) [all …]
|
D | sctpHeader.h | 65 u_int32_t verificationTag; 66 u_int32_t adler32; 85 u_int32_t serialNumber; 90 u_int32_t vendorId; /* vendor ID from RFC 1700 */ 104 u_int32_t initTag; /* tag of mine */ 105 u_int32_t rcvWindowCredit; /* rwnd */ 108 u_int32_t initialTSN; 114 u_int32_t ipAddress; 131 u_int32_t extraTime; 136 u_int32_t ts_sec; [all …]
|
D | extract.h | 51 u_int32_t val; 57 ((u_int32_t)ntohl(((const unaligned_u_int32_t *)(p))->val)) 72 ((u_int32_t)((u_int32_t)*((const u_int8_t *)(p) + 0) << 24 | \ 73 (u_int32_t)*((const u_int8_t *)(p) + 1) << 16 | \ 74 (u_int32_t)*((const u_int8_t *)(p) + 2) << 8 | \ 75 (u_int32_t)*((const u_int8_t *)(p) + 3))) 94 ((u_int32_t)ntohl(*(const u_int32_t *)(p))) 96 ((u_int64_t)(((u_int64_t)ntohl(*((const u_int32_t *)(p) + 0))) << 32 | \ 97 ((u_int64_t)ntohl(*((const u_int32_t *)(p) + 1))) << 0)) 101 ((u_int32_t)((u_int32_t)*((const u_int8_t *)(p) + 0) << 16 | \ [all …]
|
D | print-isakmp.c | 63 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int); 65 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int); 67 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int); 69 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int); 71 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int); 73 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int); 75 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int); 77 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int); 79 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int); 81 u_int, const u_char *, u_int32_t, u_int32_t, u_int32_t, int); [all …]
|
D | rpc_msg.h | 42 #define SUNRPC_MSG_VERSION ((u_int32_t) 2) 82 u_int32_t rj_stat; /* enum reject_stat */ 85 u_int32_t low; 86 u_int32_t high; 88 u_int32_t RJ_why; /* enum auth_stat - why authentication did not work */ 98 u_int32_t rp_stat; /* enum reply_stat */ 106 u_int32_t cb_rpcvers; /* must be equal to two */ 107 u_int32_t cb_prog; 108 u_int32_t cb_vers; 109 u_int32_t cb_proc; [all …]
|
D | ospf6.h | 97 typedef u_int32_t rtrid_t; 105 u_int32_t ls_seq; 127 u_int32_t opt; 135 u_int32_t link_ifid; 136 u_int32_t link_nifid; 143 u_int32_t nla_options; 149 u_int32_t inter_ap_metric; 155 u_int32_t asla_metric; 164 u_int32_t sla_tosmetric[1]; /* may repeat */ 169 u_int32_t mcla_vtype; [all …]
|
D | print-nfs.c | 51 static void nfs_printfh(const u_int32_t *, const u_int); 54 u_int32_t *, u_int32_t *); 55 static void interp_reply(const struct sunrpc_msg *, u_int32_t, u_int32_t, int); 56 static const u_int32_t *parse_post_op_attr(const u_int32_t *, int); 63 u_int32_t nfsv3_procid[NFS_NPROCS] = { 198 static const u_int32_t * 199 parse_sattr3(const u_int32_t *dp, struct nfsv3_sattr *sa3) in parse_sattr3() 290 u_int32_t proc, vers, reply_stat; in nfsreply_print() 293 u_int32_t rlow; in nfsreply_print() 294 u_int32_t rhigh; in nfsreply_print() [all …]
|
D | print-cnfp.c | 57 u_int32_t ver_cnt; /* version [15], and # of records */ 58 u_int32_t msys_uptime; 59 u_int32_t utc_sec; 60 u_int32_t utc_nsec; 61 u_int32_t sequence; /* v5 flow sequence number */ 62 u_int32_t reserved; /* v5 only */ 69 u_int32_t ifaces; /* src,dst ifaces */ 70 u_int32_t packets; 71 u_int32_t octets; 72 u_int32_t start_time; /* sys_uptime value */ [all …]
|
D | print-pgm.c | 55 u_int32_t pgms_seq; 56 u_int32_t pgms_trailseq; 57 u_int32_t pgms_leadseq; 65 u_int32_t pgmn_seq; 76 u_int32_t pgmp_seq; 83 u_int32_t pgmp_seq; 93 u_int32_t pgmd_seq; 94 u_int32_t pgmd_trailseq; 166 u_int32_t seq, opts_len, len, offset; in pgm_print() 295 u_int32_t ivl, rnd, mask; in pgm_print() [all …]
|
D | print-wb.c | 63 u_int32_t ph_src; /* site id of source */ 64 u_int32_t ph_ts; /* time stamp (for skew computation) */ 88 u_int32_t p_sid; /* session id of initiator */ 89 u_int32_t p_uid; /* page number */ 93 u_int32_t dh_ts; /* sender's timestamp */ 123 u_int32_t pd_sseq; /* start sequence number */ 124 u_int32_t pd_eseq; /* end sequence number */ 132 u_int32_t pr_id; /* source id of drawops to be repaired */ 134 u_int32_t pr_sseq; /* start seqno */ 135 u_int32_t pr_eseq; /* end seqno */ [all …]
|
D | rx.h | 60 u_int32_t epoch; 61 u_int32_t cid; 62 u_int32_t callNumber; 63 u_int32_t seq; 64 u_int32_t serial; 100 u_int32_t firstPacket; /* The first packet in ack list */ 101 u_int32_t previousPacket; /* Previous packet recv'd (obsolete) */ 102 u_int32_t serial; /* # of packet that prompted the ack */
|
/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 …]
|
/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; 196 u_int32_t tcpi_rto; 197 u_int32_t tcpi_ato; 198 u_int32_t tcpi_snd_mss; 199 u_int32_t tcpi_rcv_mss; 201 u_int32_t tcpi_unacked; 202 u_int32_t tcpi_sacked; 203 u_int32_t tcpi_lost; [all …]
|
/external/libppp/src/ |
D | lqr.h | 35 u_int32_t MagicNumber; 36 u_int32_t LastOutLQRs; /* most recently received PeerOutLQRs */ 37 u_int32_t LastOutPackets; /* most recently received PeerOutPackets */ 38 u_int32_t LastOutOctets; /* most recently received PeerOutOctets */ 39 u_int32_t PeerInLQRs; /* Peers SaveInLQRs */ 40 u_int32_t PeerInPackets; /* Peers SaveInPackets */ 41 u_int32_t PeerInDiscards; /* Peers SaveInDiscards */ 42 u_int32_t PeerInErrors; /* Peers SaveInErrors */ 43 u_int32_t PeerInOctets; /* Peers SaveInOctets */ 44 u_int32_t PeerOutLQRs; /* Peers OutLQRs (hdlc.h) */ [all …]
|
D | hdlc.h | 76 u_int32_t ifOutUniPackets; /* Packets sent by me */ 77 u_int32_t ifOutOctets; /* Octets sent by me */ 78 u_int32_t ifInUniPackets; /* Packets received from peer */ 79 u_int32_t ifInDiscards; /* Discards */ 80 u_int32_t ifInErrors; /* Errors */ 81 u_int32_t ifInOctets; /* Octets received from peer (unused) */ 84 u_int32_t InGoodOctets; /* Good octets received from peer */ 85 u_int32_t OutLQRs; /* LQRs sent by me */ 86 u_int32_t InLQRs; /* LQRs received from peer */ 97 u_int32_t seq_sent; /* last echo sent */ [all …]
|
D | ua.h | 31 # define ua_htonl(src, tgt) (*(u_int32_t *)(tgt) = htonl(*(u_int32_t *)(src))) 32 # define ua_ntohl(src, tgt) (*(u_int32_t *)(tgt) = ntohl(*(u_int32_t *)(src))) 40 u_int32_t __oh; \ 50 u_int32_t __nh; \ 51 __nh = ((u_int32_t)*(u_char *)(src) << 24) | \ 52 ((u_int32_t)*((u_char *)(src) + 1) << 16) | \ 53 ((u_int32_t)*((u_char *)(src) + 2) << 8) | \ 54 (u_int32_t)*((u_char *)(src) + 3); \
|
D | lcp.h | 53 u_int32_t his_accmap; /* Peeers async char control map */ 54 u_int32_t his_magic; /* Peers magic number */ 55 u_int32_t his_lqrperiod; /* Peers LQR frequency (100ths of seconds) */ 66 u_int32_t want_accmap; /* Our async char control map */ 67 u_int32_t want_magic; /* Our magic number */ 68 u_int32_t want_lqrperiod; /* Our LQR frequency (100ths of seconds) */ 76 u_int32_t his_reject; /* Request codes rejected by peer */ 77 u_int32_t my_reject; /* Request codes I have rejected */ 89 u_int32_t accmap; /* Initial ACCMAP value */ 91 u_int32_t lqrperiod; /* LQR frequency (seconds) */
|
/external/strace/ |
D | quota.c | 42 #define QCMD_CMD(cmd) ((u_int32_t)(cmd) >> SUBCMDSHIFT) 43 #define QCMD_TYPE(cmd) ((u_int32_t)(cmd) & SUBCMDMASK) 45 #define OLD_CMD(cmd) ((u_int32_t)(cmd) << 8) 46 #define NEW_CMD(cmd) ((u_int32_t)(cmd) | 0x800000) 47 #define XQM_CMD(cmd) ((u_int32_t)(cmd) | ('X'<<8)) 198 u_int32_t dqb_valid; 203 u_int32_t dqb_bhardlimit; /* absolute limit on disk blks alloc */ 204 u_int32_t dqb_bsoftlimit; /* preferred limit on disk blks */ 205 u_int32_t dqb_curblocks; /* current block count */ 206 u_int32_t dqb_ihardlimit; /* maximum # allocated inodes */ [all …]
|
/external/openssh/ |
D | moduli.c | 129 static u_int32_t *TinySieve, tinybits; 132 static u_int32_t *SmallSieve, smallbits, smallbase; 135 static u_int32_t *LargeSieve, largewords, largetries, largenumbers; 136 static u_int32_t largebits, largememory; /* megabytes */ 139 int gen_candidates(FILE *, u_int32_t, u_int32_t, BIGNUM *); 140 int prime_test(FILE *, FILE *, u_int32_t, u_int32_t); 146 qfileout(FILE * ofile, u_int32_t otype, u_int32_t otests, u_int32_t otries, in qfileout() 147 u_int32_t osize, u_int32_t ogenerator, BIGNUM * omodulus) in qfileout() 178 sieve_large(u_int32_t s) in sieve_large() 180 u_int32_t r, u; in sieve_large() [all …]
|
/external/kernel-headers/original/linux/netfilter_ipv4/ |
D | ipt_sctp.h | 23 …u_int32_t chunkmap[256 / sizeof (u_int32_t)]; /* Bit mask of chunks to be matched according to RF… 29 u_int32_t chunk_match_type; 33 u_int32_t flags; 34 u_int32_t invflags; 41 chunkmap[type / bytes(u_int32_t)] |= \ 42 1 << (type % bytes(u_int32_t)); \ 47 chunkmap[type / bytes(u_int32_t)] &= \ 48 ~(1 << (type % bytes(u_int32_t))); \ 53 (chunkmap[type / bytes (u_int32_t)] & \ 54 (1 << (type % bytes (u_int32_t)))) ? 1: 0; \
|
D | ipt_hashlimit.h | 18 u_int32_t mode; /* bitmask of IPT_HASHLIMIT_HASH_* */ 19 u_int32_t avg; /* Average secs between packets * scale */ 20 u_int32_t burst; /* Period multiplier for upper limit. */ 23 u_int32_t size; /* how many buckets */ 24 u_int32_t max; /* max number of entries */ 25 u_int32_t gc_interval; /* gc interval */ 26 u_int32_t expire; /* when do entries expire? */
|
/external/kernel-headers/original/linux/netfilter/ |
D | xt_sctp.h | 25 …u_int32_t chunkmap[256 / sizeof (u_int32_t)]; /* Bit mask of chunks to be matched according to RF… 31 u_int32_t chunk_match_type; 35 u_int32_t flags; 36 u_int32_t invflags; 43 chunkmap[type / bytes(u_int32_t)] |= \ 44 1 << (type % bytes(u_int32_t)); \ 49 chunkmap[type / bytes(u_int32_t)] &= \ 50 ~(1 << (type % bytes(u_int32_t))); \ 55 (chunkmap[type / bytes (u_int32_t)] & \ 56 (1 << (type % bytes (u_int32_t)))) ? 1: 0; \
|
/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 */
|