Home
last modified time | relevance | path

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

/trueos/contrib/unbound/ldns/
HDstr2wire.h490 int sldns_str2wire_eui48_buf(const char* str, uint8_t* rd, size_t* len);
HDstr2wire.c951 return sldns_str2wire_eui48_buf(str, rd, len); in sldns_str2wire_rdf_buf()
1856 int sldns_str2wire_eui48_buf(const char* str, uint8_t* rd, size_t* len) in sldns_str2wire_eui48_buf() function