Home
last modified time | relevance | path

Searched refs:u_int (Results 1 – 19 of 19) sorted by relevance

/bionic/libc/include/
Dnsswitch.h178 typedef void (*nss_module_unregister_fn)(ns_mtab *, u_int);
179 typedef ns_mtab *(*nss_module_register_fn)(const char *, u_int *,
196 u_int srclistsize; /* size of srclist */
206 u_int mtabsize; /* size of mtab */
/bionic/libc/upstream-netbsd/lib/libc/inet/
Dnsap_addr.c57 u_int
60 u_int len = 0; in inet_nsap_addr()
69 while ((c = *ascii++) != '\0' && len < (u_int)maxlen) { in inet_nsap_addr()
/bionic/libc/upstream-openbsd/lib/libc/net/
Dres_random.c133 static u_int
134 permute15(u_int in) in permute15()
137 u_int left, right, tmp; in permute15()
226 u_int
230 u_int r; in res_randomid()
Dinet_addr.c87 u_int parts[4]; in inet_aton()
88 u_int *pp = parts; in inet_aton()
Dinet_pton.c86 u_int new = *tp * 10 + (pch - digits); in inet_pton4()
131 u_int val; in inet_pton6()
Dinet_ntop.c106 u_int words[IN6ADDRSZ / INT16SZ]; in inet_ntop6()
/bionic/libc/upstream-netbsd/android/include/sys/
Dsha1.h27 void SHA1Update(SHA1_CTX *, const u_char *, u_int);
/bionic/libc/include/net/
Dif_ether.h169 m_tag_get(PACKET_TAG_VLAN, sizeof(u_int), M_NOWAIT);\
177 *(u_int *)(mtag + 1) = vlanid; \
187 ((*(u_int *)(mtag + 1)) & 4095)
/bionic/libc/dns/include/
Dresolv_private.h159 u_int options; /* option flags - see below. */
171 u_int pfcode; /* RES_PRF_ flags - see below. */
190 u_int _flags; /* PRIVATE: see below */
191 u_int _pad; /* make _u 64 bit aligned */
457 u_int res_randomid(void);
506 u_int res_randomid(void);
/bionic/libc/include/sys/
Dtypes.h148 typedef unsigned int u_int; typedef
/bionic/libc/dns/nameser/
Dns_name.c103 u_int n; in ns_name_ntop()
362 u_int n; in ns_name_ntol()
694 u_int n; in ns_name_skip()
735 u_int n; in ns_name_length()
804 u_int n; in ns_name_map()
855 u_int n; in ns_name_labels()
939 u_int n; in dn_find()
Dns_print.c264 u_int t; in ns_sprintrrf()
282 u_int t; in ns_sprintrrf()
347 u_int order, preference; in ns_sprintrrf()
388 u_int priority, weight, port; in ns_sprintrrf()
437 u_int c = *rdata++; in ns_sprintrrf()
461 u_int keyflags, protocol, algorithm, key_id; in ns_sprintrrf()
508 u_int typ, algorithm, labels, footprint; in ns_sprintrrf()
524 if (labels > (u_int)dn_count_labels(name)) in ns_sprintrrf()
583 u_int c_type, key_tag, alg; in ns_sprintrrf()
591 alg = (u_int) *rdata++; in ns_sprintrrf()
[all …]
/bionic/libc/dns/resolv/
Dres_query.c137 u_int oflags; in res_nquery()
231 u_int dots; in res_nsearch()
Dres_debug.c246 buf, (u_int)buflen); in do_section()
282 u_int opcode, rcode, id; in res_pquery()
/bionic/libc/include/netinet/
Dicmp6.h687 int icmp6_sysctl(int *, u_int, void *, size_t *, void *, size_t);
689 void icmp6_statinc(u_int);
/bionic/libc/kernel/uapi/linux/
Dcoda.h32 typedef unsigned int u_int; typedef
/bionic/libc/upstream-openbsd/lib/libc/crypt/
Dchacha_private.h95 u_int i; in chacha_encrypt_bytes()
/bionic/libc/include/arpa/
Dnameser.h176 u_int ttl;
/bionic/libc/dns/net/
Dgetaddrinfo.c2246 u_int dots; in res_searchN()