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

  /external/tcpdump/
nameser.h 241 # define EDNS0_ELT_BITLABEL 0x01
print-domain.c 68 if ((i & ~INDIR_MASK) != EDNS0_ELT_BITLABEL)
134 if ((elt = (i & ~INDIR_MASK)) != EDNS0_ELT_BITLABEL) {
203 case EDNS0_ELT_BITLABEL:

Completed in 67 milliseconds