Searched refs:sldns_wire2str_class (Results 1 – 5 of 5) sorted by relevance
219 def _get_qclass_str(self): return sldns_wire2str_class(self.qclass)269 … def _get_class_str(self): return sldns_wire2str_class(_unboundmodule.ntohs(self.rrset_class))1521 %newobject sldns_wire2str_class;1527 char *sldns_wire2str_class(const uint16_t aclass);
83 char* sldns_wire2str_class(uint16_t rrclass);
288 char* sldns_wire2str_class(uint16_t rrclass) in sldns_wire2str_class() function
147 cl = sldns_wire2str_class(ntohs(k->rk.rrset_class)); in dump_msg_ref()178 cl = sldns_wire2str_class(k->qclass); in dump_msg()
1966 char* c = sldns_wire2str_class(dclass); in ssl_print_name_dp()2392 char* c = sldns_wire2str_class(sub->s->s.qinfo.qclass); in get_mesh_status()2425 char* c = sldns_wire2str_class(m->s.qinfo.qclass); in do_dump_requestlist()