HomeSort by relevance Sort by last modified time
    Searched refs:INDIR_MASK (Results 1 - 7 of 7) sorted by null

  /external/tcpdump/
print-domain.c 65 if ((i & INDIR_MASK) == INDIR_MASK)
67 if ((i & INDIR_MASK) == EDNS0_MASK) {
70 if ((i & ~INDIR_MASK) != EDNS0_ELT_BITLABEL)
132 if ((i & INDIR_MASK) == EDNS0_MASK) {
134 if ((elt = (i & ~INDIR_MASK)) != EDNS0_ELT_BITLABEL) {
162 if (((i = *cp++) & INDIR_MASK) != INDIR_MASK) {
169 if ((i & INDIR_MASK) == INDIR_MASK) {
    [all...]
nameser.h 254 #define INDIR_MASK 0xc0 /* 11.... */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 96 #define INDIR_MASK NS_CMPRSFLGS
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 96 #define INDIR_MASK NS_CMPRSFLGS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 96 #define INDIR_MASK NS_CMPRSFLGS
  /bionic/libc/private/
arpa_nameser_compat.h 148 #define INDIR_MASK NS_CMPRSFLGS
  /external/dnsmasq/src/
nameser.h 323 #define INDIR_MASK 0xc0

Completed in 132 milliseconds