Searched refs:lb_index (Results 1 – 1 of 1) sorted by relevance
27 uint16_t lb_index; in dns_msg_pack_qname() local32 lb_index = 1U; in dns_msg_pack_qname()42 if (lb_index >= size) { in dns_msg_pack_qname()48 buf[lb_index] = domain_name[i]; in dns_msg_pack_qname()54 lb_start = lb_index; in dns_msg_pack_qname()58 buf[lb_index] = 0U; in dns_msg_pack_qname()61 lb_index += 1U; in dns_msg_pack_qname()64 *len = lb_index; in dns_msg_pack_qname()