Home
last modified time | relevance | path

Searched refs:rdclass (Results 1 – 3 of 3) sorted by relevance

/external/openssh/openbsd-compat/
Dgetrrsetbyname-ldns.c63 getrrsetbyname(const char *hostname, unsigned int rdclass, in getrrsetbyname() argument
80 if (rdclass > 0xffff || rdtype > 0xffff) { in getrrsetbyname()
86 if (rdclass == 0xff || rdtype == 0xff) { in getrrsetbyname()
112 pkt = ldns_resolver_query(ldns_res, domain, rdtype, rdclass, LDNS_RD); in getrrsetbyname()
Dgetrrsetbyname.c186 getrrsetbyname(const char *hostname, unsigned int rdclass, in getrrsetbyname() argument
201 if (rdclass > 0xffff || rdtype > 0xffff) { in getrrsetbyname()
207 if (rdclass == 0xff || rdtype == 0xff) { in getrrsetbyname()
235 length = res_query(hostname, (signed int) rdclass, (signed int) rdtype, in getrrsetbyname()
/external/tcpdump/
Dprint-lwres.c148 lwres_uint16_t rdclass; member
157 lwres_uint16_t rdclass; member
421 if (EXTRACT_16BITS(&grbn->rdclass) != C_IN) { in lwres_print()
423 EXTRACT_16BITS(&grbn->rdclass)))); in lwres_print()
540 if (EXTRACT_16BITS(&grbn->rdclass) != C_IN) { in lwres_print()
542 EXTRACT_16BITS(&grbn->rdclass)))); in lwres_print()