Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/sldns/
H A Dstr2wire.c2269 uint8_t horiz_pre_b = 1, horiz_pre_e = 6; in sldns_str2wire_loc_buf() local
2404 if(!loc_parse_cm(my_str, &my_str, &horiz_pre_b, &horiz_pre_e)) in sldns_str2wire_loc_buf()
2417 rd[2] = ((horiz_pre_b << 4) & 0xf0) | (horiz_pre_e & 0x0f); in sldns_str2wire_loc_buf()
/openbsd/sbin/unwind/libunbound/sldns/
H A Dstr2wire.c2269 uint8_t horiz_pre_b = 1, horiz_pre_e = 6; in sldns_str2wire_loc_buf() local
2404 if(!loc_parse_cm(my_str, &my_str, &horiz_pre_b, &horiz_pre_e)) in sldns_str2wire_loc_buf()
2417 rd[2] = ((horiz_pre_b << 4) & 0xf0) | (horiz_pre_e & 0x0f); in sldns_str2wire_loc_buf()