Home
last modified time | relevance | path

Searched refs:u_int32 (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/dports/net/ntp/ntp-4.2.8p15/include/
H A Dntp_request.h127 u_int32 u32[MODE7_PAYLOAD_LIM / sizeof(u_int32)];
175 u_int32 u32[RESP_DATA_SIZE / sizeof(u_int32)];
635 u_int32 flags;
740 u_int32 flags;
835 u_int32 clockadr;
840 u_int32 polls;
843 u_int32 baddata;
856 u_int32 clockadr;
857 u_int32 which;
876 u_int32 clockadr;
[all …]
H A Dntp_fp.h32 u_int32 Xl_ui;
35 u_int32 l_uf;
165 (v_f) = ((u_int32)(v_f) >> 1) | ((u_int32)(v_i) << 31); \
171 (v_f) = ((u_int32)(v_f) >> 1) | ((u_int32)(v_i) << 31); \
177 (v_i) = ((u_int32)(v_i) << 1) | ((u_int32)(v_f) >> 31); \
183 (v_o) = ((u_int32)(v_o) << 1) | ((u_int32)(v_i) >> 31); \
211 (((u_int32)(a_i)) > ((u_int32)(b_i)) || \
215 (((u_int32)(a_i)) > ((u_int32)(b_i)) || \
220 ((a_i) == (b_i) && (u_int32)(a_f) >= (u_int32)(b_f)))
223 ((u_int32)(a_i) == (u_int32)(b_i) && (u_int32)(a_f) == (u_int32)(b_f))
[all …]
H A Dntp_stdlib.h87 extern u_int32 calyearstart (u_int32 ntptime, const time_t *pivot);
88 extern u_int32 calmonthstart (u_int32 ntptime, const time_t *pivot);
89 extern u_int32 calweekstart (u_int32 ntptime, const time_t *pivot);
90 extern u_int32 caldaystart (u_int32 ntptime, const time_t *pivot);
93 extern int clocktime (int, int, int, int, int, u_int32, u_long *, u_int32 *);
106 extern u_int32 addr2refid (sockaddr_u *);
156 extern char * mfptoa (u_int32, u_int32, short);
157 extern char * mfptoms (u_int32, u_int32, short);
164 extern const char * k_st_flags (u_int32);
168 extern char * numtoa (u_int32);
[all …]
/dports/benchmarks/spp/caia-swin-spp-8cfe6814ce52/src/
H A Drtp.h16 typedef unsigned int u_int32; typedef
113 u_int32 ntp_sec; /* NTP timestamp */
114 u_int32 ntp_frac;
115 u_int32 rtp_ts; /* RTP timestamp */
116 u_int32 psent; /* packets sent */
117 u_int32 osent; /* octets sent */
129 u_int32 src; /* first SSRC/CSRC */
135 u_int32 src[1]; /* list of sources */
150 u_int32 base_seq; /* base seq number */
153 u_int32 received; /* packets received */
[all …]
/dports/comms/thebridge/thebridge-1.09/inc/
H A Drtp.h144 u_int32 ts; /* timestamp */
155 u_int32 ts; /* timestamp */
224 u_int32 ntp_sec; /* NTP timestamp */
225 u_int32 ntp_frac;
226 u_int32 rtp_ts; /* RTP timestamp */
227 u_int32 psent; /* packets sent */
228 u_int32 osent; /* octets sent */
240 u_int32 src; /* first SSRC/CSRC */
260 u_int32 base_seq; /* base seq number */
263 u_int32 received; /* packets received */
[all …]
/dports/net/ntp/ntp-4.2.8p15/tests/libntp/
H A Dclocktime.c18 int isLE(u_int32 diff,u_int32 actual);
61 u_int32 actual; in test_CurrentYear()
87 u_int32 actual; in test_CurrentYearFuzz()
111 u_int32 actual; in test_TimeZoneOffset()
132 u_int32 actual; in test_WrongYearStart()
153 u_int32 actual; in test_PreviousYear()
173 u_int32 actual; in test_NextYear()
190 u_int32 actual; in test_NoReasonableConversion()
200 isLE(u_int32 diff,u_int32 actual) in isLE()
223 u_int32 actual; in test_AlwaysInLimit()
[all …]
/dports/comms/echolinux/echolinux-0.17a/echolinux/
H A Drtp.h42 #define u_int32 unsigned long macro
52 u_int32 ts; /* timestamp */
53 u_int32 ssrc; /* synchronization source */
54 u_int32 csrc[1]; /* optional CSRC list */
71 u_int32 jitter; /* interarrival jitter */
89 u_int32 ntp_sec; /* NTP timestamp */
90 u_int32 ntp_frac;
91 u_int32 rtp_ts; /* RTP timestamp */
92 u_int32 psent; /* packets sent */
93 u_int32 osent; /* octets sent */
[all …]
/dports/net/ntp/ntp-4.2.8p15/libntp/
H A Dcalyearstart.c22 u_int32
23 calyearstart(u_int32 ntptime, const time_t *pivot) in calyearstart()
34 return (u_int32)(ndays * SECSPERDAY); in calyearstart()
41 u_int32
42 calmonthstart(u_int32 ntptime, const time_t *pivot) in calmonthstart()
53 return (u_int32)(ndays * SECSPERDAY); in calmonthstart()
60 u_int32
61 calweekstart(u_int32 ntptime, const time_t *pivot) in calweekstart()
72 return (u_int32)(ndays * SECSPERDAY); in calweekstart()
78 u_int32
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/include/
H A Dos9k.h100 #define MODSIZE(mod) ((u_int32)((Mh_com)mod)->m_size)
161 error_code _os_crc (void *, u_int32, int *);
162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
163 error_code _os_get_moddir (void *, u_int32 *);
167 error_code _os_load (char *, mh_com **, void **, u_int32, u_int16 *, u_int16 *, u_int32);
168 error_code _os_mkmodule (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_com **, u_int3…
172 error_code _os_slinkm (u_int32, mh_com *, void **, void **);
174 error_code _os_unload (char *, u_int32);
175 error_code _os_tlink (u_int32, char *, void **, mh_trap **, void *, u_int32);
176 error_code _os_tlinkm (u_int32, mh_com *, void **, void *, u_int32);
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/
H A Dos9k.h100 #define MODSIZE(mod) ((u_int32)((Mh_com)mod)->m_size)
161 error_code _os_crc (void *, u_int32, int *);
162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
163 error_code _os_get_moddir (void *, u_int32 *);
167 error_code _os_load (char *, mh_com **, void **, u_int32, u_int16 *, u_int16 *, u_int32);
168 error_code _os_mkmodule (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_com **, u_int3…
172 error_code _os_slinkm (u_int32, mh_com *, void **, void **);
174 error_code _os_unload (char *, u_int32);
175 error_code _os_tlink (u_int32, char *, void **, mh_trap **, void *, u_int32);
176 error_code _os_tlinkm (u_int32, mh_com *, void **, void *, u_int32);
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/include/
H A Dos9k.h100 #define MODSIZE(mod) ((u_int32)((Mh_com)mod)->m_size)
161 error_code _os_crc (void *, u_int32, int *);
162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
163 error_code _os_get_moddir (void *, u_int32 *);
167 error_code _os_load (char *, mh_com **, void **, u_int32, u_int16 *, u_int16 *, u_int32);
168 error_code _os_mkmodule (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_com **, u_int3…
172 error_code _os_slinkm (u_int32, mh_com *, void **, void **);
174 error_code _os_unload (char *, u_int32);
175 error_code _os_tlink (u_int32, char *, void **, mh_trap **, void *, u_int32);
176 error_code _os_tlinkm (u_int32, mh_com *, void **, void *, u_int32);
[all …]
/dports/devel/gnulibiberty/binutils-2.37/include/
H A Dos9k.h100 #define MODSIZE(mod) ((u_int32)((Mh_com)mod)->m_size)
161 error_code _os_crc (void *, u_int32, int *);
162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
163 error_code _os_get_moddir (void *, u_int32 *);
167 error_code _os_load (char *, mh_com **, void **, u_int32, u_int16 *, u_int16 *, u_int32);
168 error_code _os_mkmodule (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_com **, u_int3…
172 error_code _os_slinkm (u_int32, mh_com *, void **, void **);
174 error_code _os_unload (char *, u_int32);
175 error_code _os_tlink (u_int32, char *, void **, mh_trap **, void *, u_int32);
176 error_code _os_tlinkm (u_int32, mh_com *, void **, void *, u_int32);
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/
H A Dos9k.h100 #define MODSIZE(mod) ((u_int32)((Mh_com)mod)->m_size)
161 error_code _os_crc (void *, u_int32, int *);
162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
163 error_code _os_get_moddir (void *, u_int32 *);
167 error_code _os_load (char *, mh_com **, void **, u_int32, u_int16 *, u_int16 *, u_int32);
168 error_code _os_mkmodule (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_com **, u_int3…
172 error_code _os_slinkm (u_int32, mh_com *, void **, void **);
174 error_code _os_unload (char *, u_int32);
175 error_code _os_tlink (u_int32, char *, void **, mh_trap **, void *, u_int32);
176 error_code _os_tlinkm (u_int32, mh_com *, void **, void *, u_int32);
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/include/
H A Dos9k.h100 #define MODSIZE(mod) ((u_int32)((Mh_com)mod)->m_size)
161 error_code _os_crc (void *, u_int32, int *);
162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
163 error_code _os_get_moddir (void *, u_int32 *);
167 error_code _os_load (char *, mh_com **, void **, u_int32, u_int16 *, u_int16 *, u_int32);
168 error_code _os_mkmodule (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_com **, u_int3…
172 error_code _os_slinkm (u_int32, mh_com *, void **, void **);
174 error_code _os_unload (char *, u_int32);
175 error_code _os_tlink (u_int32, char *, void **, mh_trap **, void *, u_int32);
176 error_code _os_tlinkm (u_int32, mh_com *, void **, void *, u_int32);
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/
H A Dos9k.h100 #define MODSIZE(mod) ((u_int32)((Mh_com)mod)->m_size)
161 error_code _os_crc (void *, u_int32, int *);
162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
163 error_code _os_get_moddir (void *, u_int32 *);
167 error_code _os_load (char *, mh_com **, void **, u_int32, u_int16 *, u_int16 *, u_int32);
168 error_code _os_mkmodule (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_com **, u_int3…
172 error_code _os_slinkm (u_int32, mh_com *, void **, void **);
174 error_code _os_unload (char *, u_int32);
175 error_code _os_tlink (u_int32, char *, void **, mh_trap **, void *, u_int32);
176 error_code _os_tlinkm (u_int32, mh_com *, void **, void *, u_int32);
[all …]
/dports/devel/gdb/gdb-11.1/include/
H A Dos9k.h100 #define MODSIZE(mod) ((u_int32)((Mh_com)mod)->m_size)
161 error_code _os_crc (void *, u_int32, int *);
162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
163 error_code _os_get_moddir (void *, u_int32 *);
167 error_code _os_load (char *, mh_com **, void **, u_int32, u_int16 *, u_int16 *, u_int32);
168 error_code _os_mkmodule (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_com **, u_int3…
172 error_code _os_slinkm (u_int32, mh_com *, void **, void **);
174 error_code _os_unload (char *, u_int32);
175 error_code _os_tlink (u_int32, char *, void **, mh_trap **, void *, u_int32);
176 error_code _os_tlinkm (u_int32, mh_com *, void **, void *, u_int32);
[all …]
/dports/devel/gdb761/gdb-7.6.1/include/
H A Dos9k.h100 #define MODSIZE(mod) ((u_int32)((Mh_com)mod)->m_size)
161 error_code _os_crc (void *, u_int32, int *);
162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
163 error_code _os_get_moddir (void *, u_int32 *);
167 error_code _os_load (char *, mh_com **, void **, u_int32, u_int16 *, u_int16 *, u_int32);
168 error_code _os_mkmodule (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_com **, u_int3…
172 error_code _os_slinkm (u_int32, mh_com *, void **, void **);
174 error_code _os_unload (char *, u_int32);
175 error_code _os_tlink (u_int32, char *, void **, mh_trap **, void *, u_int32);
176 error_code _os_tlinkm (u_int32, mh_com *, void **, void *, u_int32);
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/
H A Dos9k.h100 #define MODSIZE(mod) ((u_int32)((Mh_com)mod)->m_size)
161 error_code _os_crc (void *, u_int32, int *);
162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
163 error_code _os_get_moddir (void *, u_int32 *);
167 error_code _os_load (char *, mh_com **, void **, u_int32, u_int16 *, u_int16 *, u_int32);
168 error_code _os_mkmodule (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_com **, u_int3…
172 error_code _os_slinkm (u_int32, mh_com *, void **, void **);
174 error_code _os_unload (char *, u_int32);
175 error_code _os_tlink (u_int32, char *, void **, mh_trap **, void *, u_int32);
176 error_code _os_tlinkm (u_int32, mh_com *, void **, void *, u_int32);
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/
H A Dos9k.h100 #define MODSIZE(mod) ((u_int32)((Mh_com)mod)->m_size)
161 error_code _os_crc (void *, u_int32, int *);
162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
163 error_code _os_get_moddir (void *, u_int32 *);
167 error_code _os_load (char *, mh_com **, void **, u_int32, u_int16 *, u_int16 *, u_int32);
168 error_code _os_mkmodule (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_com **, u_int3…
172 error_code _os_slinkm (u_int32, mh_com *, void **, void **);
174 error_code _os_unload (char *, u_int32);
175 error_code _os_tlink (u_int32, char *, void **, mh_trap **, void *, u_int32);
176 error_code _os_tlinkm (u_int32, mh_com *, void **, void *, u_int32);
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/
H A Dos9k.h100 #define MODSIZE(mod) ((u_int32)((Mh_com)mod)->m_size)
161 error_code _os_crc (void *, u_int32, int *);
162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
163 error_code _os_get_moddir (void *, u_int32 *);
167 error_code _os_load (char *, mh_com **, void **, u_int32, u_int16 *, u_int16 *, u_int32);
168 error_code _os_mkmodule (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_com **, u_int3…
172 error_code _os_slinkm (u_int32, mh_com *, void **, void **);
174 error_code _os_unload (char *, u_int32);
175 error_code _os_tlink (u_int32, char *, void **, mh_trap **, void *, u_int32);
176 error_code _os_tlinkm (u_int32, mh_com *, void **, void *, u_int32);
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/include/
H A Dos9k.h100 #define MODSIZE(mod) ((u_int32)((Mh_com)mod)->m_size)
161 error_code _os_crc (void *, u_int32, int *);
162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
163 error_code _os_get_moddir (void *, u_int32 *);
167 error_code _os_load (char *, mh_com **, void **, u_int32, u_int16 *, u_int16 *, u_int32);
168 error_code _os_mkmodule (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_com **, u_int3…
172 error_code _os_slinkm (u_int32, mh_com *, void **, void **);
174 error_code _os_unload (char *, u_int32);
175 error_code _os_tlink (u_int32, char *, void **, mh_trap **, void *, u_int32);
176 error_code _os_tlinkm (u_int32, mh_com *, void **, void *, u_int32);
[all …]
/dports/devel/binutils/binutils-2.37/include/
H A Dos9k.h100 #define MODSIZE(mod) ((u_int32)((Mh_com)mod)->m_size)
161 error_code _os_crc (void *, u_int32, int *);
162 error_code _os_datmod (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_data **);
163 error_code _os_get_moddir (void *, u_int32 *);
167 error_code _os_load (char *, mh_com **, void **, u_int32, u_int16 *, u_int16 *, u_int32);
168 error_code _os_mkmodule (char *, u_int32, u_int16 *, u_int16 *, u_int32, void **, mh_com **, u_int3…
172 error_code _os_slinkm (u_int32, mh_com *, void **, void **);
174 error_code _os_unload (char *, u_int32);
175 error_code _os_tlink (u_int32, char *, void **, mh_trap **, void *, u_int32);
176 error_code _os_tlinkm (u_int32, mh_com *, void **, void *, u_int32);
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/dsslib/netflow/
H A Dflow-tool.c34 #define u_int32 Nflong_t macro
62 u_int32 nflows; /* # of flows */
73 u_int32 exaddr; /* Exporter IP address */
74 u_int32 srcaddr; /* Source IP Address */
89 u_int32 reserved;
100 u_int32 exaddr; /* Exporter IP address */
101 u_int32 srcaddr; /* Source IP Address */
128 u_int32 exaddr; /* Exporter IP address */
129 u_int32 srcaddr; /* Source IP Address */
160 u_int32 exaddr; /* Exporter IP address */
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/dsslib/netflow/
H A Dflow-tool.c34 #define u_int32 Nflong_t macro
62 u_int32 nflows; /* # of flows */
73 u_int32 exaddr; /* Exporter IP address */
74 u_int32 srcaddr; /* Source IP Address */
89 u_int32 reserved;
100 u_int32 exaddr; /* Exporter IP address */
101 u_int32 srcaddr; /* Source IP Address */
128 u_int32 exaddr; /* Exporter IP address */
129 u_int32 srcaddr; /* Source IP Address */
160 u_int32 exaddr; /* Exporter IP address */
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/dsslib/netflow/
H A Dflow-tool.c34 #define u_int32 Nflong_t macro
62 u_int32 nflows; /* # of flows */
73 u_int32 exaddr; /* Exporter IP address */
74 u_int32 srcaddr; /* Source IP Address */
89 u_int32 reserved;
100 u_int32 exaddr; /* Exporter IP address */
101 u_int32 srcaddr; /* Source IP Address */
128 u_int32 exaddr; /* Exporter IP address */
129 u_int32 srcaddr; /* Source IP Address */
160 u_int32 exaddr; /* Exporter IP address */
[all …]

12345678910>>...14