Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/ldns/
H A Drr.h359 uint8_t _maximum; member
/dragonfly/contrib/ldns/
H A Drr.c2668 return descriptor->_maximum; in ldns_rr_descriptor_maximum()
2680 assert(index < descriptor->_maximum in ldns_rr_descriptor_field_type()
2682 if (index < descriptor->_maximum) { in ldns_rr_descriptor_field_type()