Searched refs:u_int32_t (Results 1 - 25 of 140) sorted by relevance

123456

/external/e2fsprogs/lib/quota/
H A Dquotaio_v2.h19 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_pa
[all...]
H A Dquotaio_tree.h10 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/ipsec-tools/src/racoon/
H A Dracoonctl.h39 extern u_int32_t racoonctl_interface;
43 extern u_int32_t racoonctl_interface_major;
45 extern u_int32_t loglevel;
H A Disakmp_inf.h46 vchar_t *, u_int32_t, int));
57 extern void purge_ipsec_spi __P((struct sockaddr *, int, u_int32_t *, size_t));
H A Disakmp_var.h72 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 *));
H A Dhandler.h132 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...]
/external/ppp/pppd/
H A Dmagic.h46 u_int32_t magic __P((void)); /* Returns the next magic number */
H A Dipcp.h83 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));
H A Dsha1.h20 u_int32_t state[5];
21 u_int32_t count[2];
H A Dipxcp.h78 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 */
H A Dmagic.c80 u_int32_t
83 return (u_int32_t) mrand48();
H A Dlcp.h108 u_int32_t asyncmap; /* Value of async map */
109 u_int32_t magicnumber;
111 u_int32_t lqr_period; /* Reporting period for LQR 1/100ths second */
/external/iproute2/include/netinet/
H A Dtcp.h58 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_los
[all...]
/external/ipsec-tools/src/libipsec/
H A Dlibpfkey.h74 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_
[all...]
/external/fsck_msdos/
H A Ddosfs.h42 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/ipsec-tools/src/racoon/missing/crypto/rijndael/
H A Drijndael_local.h9 typedef u_int32_t word32;
/external/libpcap/pcap/
H A Dbluetooth.h42 u_int32_t direction; /* if first bit is set direction is incoming */
H A Dusb.h89 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/libpcap/Win32/Include/
H A Dip6_misc.h34 #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 *) (
[all...]
H A Dbittypes.h43 typedef unsigned int u_int32_t; typedef
/external/strace/
H A Dquota.c36 #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_ihardlimi
[all...]
/external/iptables/include/libipulog/
H A Dlibipulog.h24 u_int32_t ipulog_group2gmask(u_int32_t group);
26 struct ipulog_handle *ipulog_create_handle(u_int32_t gmask);
/external/iproute2/lib/
H A Dipx_pton.c9 static u_int32_t hexget(char c)
21 static int ipx_getnet(u_int32_t *net, const char *str)
24 u_int32_t tmp;
49 u_int32_t tmp;
H A Dipx_ntop.c8 static __inline__ int do_digit(char *str, u_int32_t addr, u_int32_t scale, size_t *pos, size_t len)
10 u_int32_t tmp = addr >> (scale * 4);
/external/iproute2/include/
H A Diptables_common.h46 #define __be32 u_int32_t
47 #define __le32 u_int32_t

Completed in 989 milliseconds

123456