Home
last modified time | relevance | path

Searched refs:GETSHORT (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/nameser/
H A Dns_verify.c105 GETSHORT(type, cp); in ns_find_tsig()
172 GETSHORT(type, cp); in ns_verify()
178 GETSHORT(length, cp); in ns_verify()
195 GETSHORT(fudge, cp); in ns_verify()
199 GETSHORT(sigfieldlen, cp); in ns_verify()
207 GETSHORT(error, cp); in ns_verify()
211 GETSHORT(otherfieldlen, cp); in ns_verify()
400 GETSHORT(type, cp); in ns_verify_tcp()
406 GETSHORT(length, cp); in ns_verify_tcp()
427 GETSHORT(fudge, cp); in ns_verify_tcp()
[all …]
/netbsd-src/lib/libresolv/
H A Dns_verify.c104 GETSHORT(type, cp); in ns_find_tsig()
171 GETSHORT(type, cp); in ns_verify()
177 GETSHORT(length, cp); in ns_verify()
194 GETSHORT(fudge, cp); in ns_verify()
198 GETSHORT(sigfieldlen, cp); in ns_verify()
206 GETSHORT(error, cp); in ns_verify()
210 GETSHORT(otherfieldlen, cp); in ns_verify()
399 GETSHORT(type, cp); in ns_verify_tcp()
405 GETSHORT(length, cp); in ns_verify_tcp()
426 GETSHORT(fudge, cp); in ns_verify_tcp()
[all …]
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dgetcertsbyname.c166 GETSHORT(type, cp); /* type */
168 GETSHORT(keytag, cp); /* key tag */
273 GETSHORT(qtype, cp); /* QTYPE */
274 GETSHORT(qclass, cp); /* QCLASS */
286 GETSHORT(qtype, cp); /* TYPE */
287 GETSHORT(qclass, cp); /* CLASS */
289 GETSHORT(rdlength, cp); /* RDLENGTH */
299 GETSHORT(qtype, cp); /* type */
301 GETSHORT(keytag, cp); /* key tag */
/netbsd-src/external/bsd/libbind/dist/irs/
H A Ddns_nw.c388 GETSHORT(type, cp); /*%< Type */ in get1101answer()
389 GETSHORT(class, cp); /*%< Class */ in get1101answer()
391 GETSHORT(n, cp); /*%< RDLENGTH */ in get1101answer()
499 GETSHORT(type, cp); /*%< Type */ in get1101mask()
500 GETSHORT(class, cp); /*%< Class */ in get1101mask()
502 GETSHORT(n, cp); /*%< RDLENGTH */ in get1101mask()
/netbsd-src/external/ibm-public/postfix/dist/src/dns/
H A Ddns_lookup.c681 GETSHORT(fixed->type, pos); in dns_get_fixed()
682 GETSHORT(fixed->class, pos); in dns_get_fixed()
684 GETSHORT(fixed->length, pos); in dns_get_fixed()
777 GETSHORT(pref, pos); in dns_get_rr()
778 GETSHORT(weight, pos); in dns_get_rr()
779 GETSHORT(port, pos); in dns_get_rr()
789 GETSHORT(pref, pos); in dns_get_rr()
H A Ddns.h37 #ifndef GETSHORT
39 #define GETSHORT(s, cp) { \ macro
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dgetrrsetbyname.c92 #ifndef GETSHORT
93 #define GETSHORT(s, cp) { \ macro
125 GETSHORT(u, msgp);
/netbsd-src/lib/libc/net/
H A Dgetnetnamadr.c230 GETSHORT(type, cp); in getnetanswer()
231 GETSHORT(class, cp); in getnetanswer()
233 GETSHORT(n, cp); in getnetanswer()
/netbsd-src/external/mpl/dhcp/dist/includes/arpa/
H A Dnameser_compat.h176 #define GETSHORT NS_GET16 macro
/netbsd-src/include/arpa/
H A Dnameser_compat.h194 #define GETSHORT NS_GET16 macro
/netbsd-src/external/bsd/libbind/dist/include/arpa/
H A Dnameser_compat.h228 #define GETSHORT NS_GET16 macro
/netbsd-src/lib/libc/resolv/
H A Dres_debug.c215 GETSHORT(optcode, cp); in do_section()
216 GETSHORT(optlen, cp); in do_section()
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dres_debug.c205 GETSHORT(optcode, cp); in do_section()
206 GETSHORT(optlen, cp); in do_section()
/netbsd-src/external/bsd/libbind/dist/tests/
H A Ddig8.c1597 GETSHORT(type, cp); in printZone()
1600 GETSHORT(rlen, cp); in printZone()