Searched refs:horiz_pre_b (Results 1 – 1 of 1) sorted by relevance
2235 uint8_t horiz_pre_b = 1, horiz_pre_e = 6; in sldns_str2wire_loc_buf() local2370 if(!loc_parse_cm(my_str, &my_str, &horiz_pre_b, &horiz_pre_e)) in sldns_str2wire_loc_buf()2383 rd[2] = ((horiz_pre_b << 4) & 0xf0) | (horiz_pre_e & 0x0f); in sldns_str2wire_loc_buf()