Home
last modified time | relevance | path

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

/openbsd/usr.sbin/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.h205 #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()
/openbsd/sbin/unwind/libunbound/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.h205 #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()
/openbsd/usr.sbin/unbound/services/
H A Doutside_network.c2935 if(LABEL_IS_PTR(len1)) {
/openbsd/sbin/unwind/libunbound/services/
H A Doutside_network.c2935 if(LABEL_IS_PTR(len1)) {