nameser.h | 193 #define ns_rr_type(rr) ((ns_type)((rr).type + 0)) 361 } ns_type; typedef in typeref:enum:__ns_type 600 ns_class, ns_type, u_long, const u_char *, 664 ns_type qtype, ns_class qclass); 666 ns_nname_ct name, ns_type type, 670 ssize_t ns_rdata_unpack(const u_char *, const u_char *, ns_type, 672 int ns_rdata_equal(ns_type, 675 int ns_rdata_refers(ns_type,
|