Home
last modified time | relevance | path

Searched refs:LABEL_IS_PTR (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/util/data/
H A Ddname.c159 if(LABEL_IS_PTR(lablen)) { in pkt_dname_tolower()
197 if(LABEL_IS_PTR(labellen)) { in pkt_dname_len()
242 if(LABEL_IS_PTR(len1)) { in dname_pkt_compare()
252 if(LABEL_IS_PTR(len2)) { in dname_pkt_compare()
321 if(LABEL_IS_PTR(lablen)) { in dname_pkt_hash()
354 if(LABEL_IS_PTR(lablen)) { in dname_pkt_copy()
400 if(LABEL_IS_PTR(lablen)) { in dname_print()
723 log_assert(!LABEL_IS_PTR(len)); in dname_is_root()
733 log_assert(!LABEL_IS_PTR(lablen)); in dname_remove_label()
H A Dmsgparse.h208 #define LABEL_IS_PTR(x) ( ((x)&0xc0) == 0xc0 ) macro
H A Dmsgparse.c61 if(LABEL_IS_PTR(*dnow)) { in smart_compare()
71 if(LABEL_IS_PTR(*dprlast) && in smart_compare()
/freebsd/contrib/unbound/services/
H A Doutside_network.c2946 if(LABEL_IS_PTR(len1)) {