[go: nahoru, domu]

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

/bionic/libc/dns/nameser/
H A Dns_name.c111 if ((n & NS_CMPRSFLGS) == NS_CMPRSFLGS) {
131 if ((n & NS_CMPRSFLGS) == NS_TYPE_ELT) {
280 if ((c & NS_CMPRSFLGS) != 0) { /* Label too big. */
320 if ((c & NS_CMPRSFLGS) != 0) { /* Label too big. */
374 if ((n & NS_CMPRSFLGS) == NS_CMPRSFLGS) {
442 switch (n & NS_CMPRSFLGS) {
461 case NS_CMPRSFLGS:
552 if ((n & NS_CMPRSFLGS)
[all...]
/bionic/libc/include/arpa/
H A Dnameser_compat.h103 #define INDIR_MASK NS_CMPRSFLGS
H A Dnameser.h90 #define NS_CMPRSFLGS 0xc0 /* Flag bits indicating name compression. */ macro

Completed in 49 milliseconds