Home
last modified time | relevance | path

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

/freebsd/lib/libc/nameser/
H A Dns_name.c43 #define DNS_LABELTYPE_BITSTRING 0x41 macro
131 if (n != DNS_LABELTYPE_BITSTRING) { in ns_name_ntop()
1121 **labelp = DNS_LABELTYPE_BITSTRING; in encode_bitsring()
1142 if (l == DNS_LABELTYPE_BITSTRING) { in labellen()