Searched refs:NS_CMPRSFLGS (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/lib/libc/nameser/
H A Dns_name.c112 if ((n & NS_CMPRSFLGS) == NS_CMPRSFLGS) {
132 if ((n & NS_CMPRSFLGS) == NS_TYPE_ELT) {
279 if ((c & NS_CMPRSFLGS) != 0) { /*%< Label too big. */
319 if ((c & NS_CMPRSFLGS) != 0) { /*%< Label too big. */
373 if ((n & NS_CMPRSFLGS) == NS_CMPRSFLGS) {
440 switch (n & NS_CMPRSFLGS) {
459 case NS_CMPRSFLGS:
544 if ((n & NS_CMPRSFLGS)
[all...]
/freebsd-10.1-release/include/arpa/
H A Dnameser_compat.h109 #define INDIR_MASK NS_CMPRSFLGS
H A Dnameser.h91 #define NS_CMPRSFLGS 0xc0 /*%< Flag bits indicating name compression. */ macro

Completed in 189 milliseconds