Home
last modified time | relevance | path

Searched refs:sldns_wire2str_edns_scan (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/sldns/
H A Dwire2str.h1059 int sldns_wire2str_edns_scan(uint8_t** data, size_t* data_len, char** str,
H A Dwire2str.c532 return sldns_wire2str_edns_scan(d, dlen, s, slen, pkt, pktlen); in sldns_wire2str_rr_scan()
2403 int sldns_wire2str_edns_scan(uint8_t** data, size_t* data_len, char** str, in sldns_wire2str_edns_scan() function