Home
last modified time | relevance | path

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

/aosp12/bionic/libc/dns/nameser/
H A Dns_name.c47 #define DNS_LABELTYPE_BITSTRING 0x41 macro
134 if (n != DNS_LABELTYPE_BITSTRING) { in ns_name_ntop()
1140 **labelp = DNS_LABELTYPE_BITSTRING; in encode_bitsring()
1161 if (l == DNS_LABELTYPE_BITSTRING) { in labellen()