Searched refs:rdtype (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname-ldns.c64 unsigned int rdtype, unsigned int flags,
80 if (rdclass > 0xffff || rdtype > 0xffff) {
86 if (rdclass == 0xff || rdtype == 0xff) {
112 pkt = ldns_resolver_query(ldns_res, domain, rdtype, rdclass, LDNS_RD);
127 rrdata = ldns_pkt_rr_list_by_type(pkt, rdtype, LDNS_SECTION_ANSWER);
63 getrrsetbyname(const char *hostname, unsigned int rdclass, unsigned int rdtype, unsigned int flags, struct rrsetinfo **res) argument
H A Dgetrrsetbyname.c187 unsigned int rdtype, unsigned int flags,
201 if (rdclass > 0xffff || rdtype > 0xffff) {
207 if (rdclass == 0xff || rdtype == 0xff) {
235 length = res_query(hostname, (signed int) rdclass, (signed int) rdtype,
186 getrrsetbyname(const char *hostname, unsigned int rdclass, unsigned int rdtype, unsigned int flags, struct rrsetinfo **res) argument
/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-lwres.c152 lwres_uint16_t rdtype; member in struct:__anon4494
161 lwres_uint16_t rdtype; member in struct:__anon4495
425 EXTRACT_16BITS(&grbn->rdtype)));
544 EXTRACT_16BITS(&grbn->rdtype)));

Completed in 89 milliseconds