Home
last modified time | relevance | path

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

/freebsd/include/arpa/
H A Dnameser_compat.h101 #define MAXCDNAME NS_MAXCDNAME
H A Dnameser.h79 #define NS_MAXCDNAME 255 /*%< maximum compressed domain name */ macro
/freebsd/lib/libc/nameser/
H A Dns_name.c617 u_char tmp[NS_MAXCDNAME]; in ns_name_uncompress()
646 u_char tmp[NS_MAXCDNAME]; in ns_name_compress()
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch487 + uint8_t d[NS_MAXCDNAME];