Searched refs:cur_label_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/ldns/
H A Ddnssec_zone.c1001 uint16_t i, cur_label_count, next_label_count; local
1033 cur_label_count = ldns_dname_label_count(cur_name);
1044 lpos = (int)cur_label_count - (int)next_label_count + (int)i;

Completed in 42 milliseconds