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

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/freevxfs/
H A Dvxfs_fshead.h45 u_int32_t fsh_version; /* fileset header version */
46 u_int32_t fsh_fsindex; /* fileset index */
47 u_int32_t fsh_time; /* modification time - sec */
48 u_int32_t fsh_utime; /* modification time - usec */
49 u_int32_t fsh_extop; /* extop flags */
51 u_int32_t fsh_nau; /* number of IAUs */
52 u_int32_t fsh_old_ilesize; /* old size of ilist */
53 u_int32_t fsh_dflags; /* flags */
54 u_int32_t fsh_quota; /* quota limit */
H A Dvxfs_olt.h66 u_int32_t olt_magic; /* magic number */
67 u_int32_t olt_size; /* size of this entry */
68 u_int32_t olt_checksum; /* checksum of extent */
69 u_int32_t __unused1; /* ??? */
70 u_int32_t olt_mtime; /* time of last mod. (sec) */
71 u_int32_t olt_mutime; /* time of last mod. (usec) */
72 u_int32_t olt_totfree; /* free space in OLT extent */
74 u_int32_t olt_esize; /* size of this extent */
76 u_int32_t olt_nsize; /* size of next extent */
77 u_int32_t __unused
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drpc_server_ext.h10 void __env_set_cachesize_proc __P((u_int, u_int32_t, u_int32_t, u_int32_t, __env_set_cachesize_reply *));
12 void __env_close_proc __P((u_int, u_int32_t, __env_close_reply *));
13 void __env_create_proc __P((u_int32_t, __env_create_reply *));
14 void __env_dbremove_proc __P((u_int, u_int, char *, char *, u_int32_t, __env_dbremove_reply *));
15 void __env_dbrename_proc __P((u_int, u_int, char *, char *, char *, u_int32_t, __env_dbrename_reply *));
17 void __env_set_encrypt_proc __P((u_int, char *, u_int32_t, __env_set_encrypt_reply *));
19 void __env_set_flags_proc __P((u_int, u_int32_t, u_int32_t, __env_set_flags_repl
[all...]
H A Drep_auto.h13 u_int32_t len;
20 u_int32_t rep_version;
21 u_int32_t log_version;
23 u_int32_t rectype;
24 u_int32_t gen;
25 u_int32_t msg_sec;
26 u_int32_t msg_nsec;
27 u_int32_t flags;
32 u_int32_t egen;
37 u_int32_t pgsiz
[all...]
H A Drepmgr_auto.h14 u_int32_t priority;
19 u_int32_t generation;
25 u_int32_t min;
26 u_int32_t max;
31 u_int32_t version;
H A Dtxn_auto.h7 u_int32_t type;
10 u_int32_t opcode;
17 u_int32_t type;
20 u_int32_t opcode;
22 u_int32_t envid;
28 u_int32_t type;
34 u_int32_t rep_gen;
39 u_int32_t type;
45 u_int32_t envid;
46 u_int32_t spar
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Ddb_upgrade.h25 u_int32_t magic; /* 12-15: Magic number. */
26 u_int32_t version; /* 16-19: Version. */
27 u_int32_t pagesize; /* 20-23: Pagesize. */
31 u_int32_t free; /* 28-31: Free list page number. */
33 u_int32_t key_count; /* 40-43: Cached key count. */
34 u_int32_t record_count; /* 44-47: Cached record count. */
35 u_int32_t flags; /* 48-51: Flags: unique to each AM. */
43 u_int32_t maxkey; /* 72-75: Btree: Maxkey. */
44 u_int32_t minkey; /* 76-79: Btree: Minkey. */
45 u_int32_t re_le
[all...]
H A Dhmac.h23 u_int32_t state[5];
24 u_int32_t count[2];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter/
H A Dxt_CLASSIFY.h5 u_int32_t priority;
H A Dxt_limit.h10 u_int32_t avg; /* Average secs between packets * scale */
11 u_int32_t burst; /* Period multiplier for upper limit. */
15 u_int32_t credit;
16 u_int32_t credit_cap, cost;
H A Dxt_realm.h5 u_int32_t id;
6 u_int32_t mask;
H A Dxt_hashlimit.h18 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? */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter_bridge/
H A Debt_limit.h14 u_int32_t avg; /* Average secs between packets * scale */
15 u_int32_t burst; /* Period multiplier for upper limit. */
19 u_int32_t credit;
20 u_int32_t credit_cap, cost;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/include/linux/netfilter_ipv4/
H A Dipt_CLASSIFY.h5 u_int32_t priority;
H A Dipt_realm.h5 u_int32_t id;
6 u_int32_t mask;
H A Dipt_dstlimit.h17 u_int32_t mode; /* bitmask of IPT_DSTLIMIT_HASH_* */
18 u_int32_t avg; /* Average secs between packets * scale */
19 u_int32_t burst; /* Period multiplier for upper limit. */
22 u_int32_t size; /* how many buckets */
23 u_int32_t max; /* max number of entries */
24 u_int32_t gc_interval; /* gc interval */
25 u_int32_t expire; /* when do entries expire? */
H A Dipt_hashlimit.h18 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? */
H A Dipt_SAME.h11 u_int32_t rangesize;
12 u_int32_t ipnum;
16 u_int32_t *iparray;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_cpu.c17 * PUBLIC: u_int32_t __os_cpu_count __P((void));
19 u_int32_t
26 return ((u_int32_t)SystemInfo.dwNumberOfProcessors);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/sys/netatalk/
H A Dddp_var.h24 u_int32_t ddps_short; /* short header packets received */
25 u_int32_t ddps_long; /* long header packets received */
26 u_int32_t ddps_nosum; /* no checksum */
27 u_int32_t ddps_badsum; /* bad checksum */
28 u_int32_t ddps_tooshort; /* packet too short */
29 u_int32_t ddps_toosmall; /* not enough data */
30 u_int32_t ddps_forward; /* packets forwarded */
31 u_int32_t ddps_encap; /* packets encapsulated */
32 u_int32_t ddps_cantforward; /* packets rcvd for unreachable dest */
33 u_int32_t ddps_nosockspac
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/netatalk/
H A Dddp_var.h24 u_int32_t ddps_short; /* short header packets received */
25 u_int32_t ddps_long; /* long header packets received */
26 u_int32_t ddps_nosum; /* no checksum */
27 u_int32_t ddps_badsum; /* bad checksum */
28 u_int32_t ddps_tooshort; /* packet too short */
29 u_int32_t ddps_toosmall; /* not enough data */
30 u_int32_t ddps_forward; /* packets forwarded */
31 u_int32_t ddps_encap; /* packets encapsulated */
32 u_int32_t ddps_cantforward; /* packets rcvd for unreachable dest */
33 u_int32_t ddps_nosockspac
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbExample.h29 int populateHistory(DB *, int, u_int32_t, u_int32_t, u_int32_t);
30 int populateTable(DB *, u_int32_t, u_int32_t, int, const char *);
56 u_int32_t randomId(FTYPE, u_int32_t, u_int32_t, u_int32_t);
57 u_int32_t randomIn
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/netfilter_ipv4/
H A Dipt_SAME.h10 u_int32_t rangesize;
11 u_int32_t ipnum;
12 u_int32_t *iparray;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter_ipv4/
H A Dipt_SAME.h11 u_int32_t rangesize;
12 u_int32_t ipnum;
13 u_int32_t *iparray;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Ddb_log2.c45 * PUBLIC: u_int32_t __db_log2 __P((u_int32_t));
47 u_int32_t
49 u_int32_t num;
51 u_int32_t i, limit;

Completed in 109 milliseconds

1234567891011>>