Searched refs:EDNS0_ELT_BITLABEL (Results 1 – 2 of 2) sorted by relevance
68 if ((i & ~INDIR_MASK) != EDNS0_ELT_BITLABEL) in ns_nskip()134 if ((elt = (i & ~INDIR_MASK)) != EDNS0_ELT_BITLABEL) { in labellen()203 case EDNS0_ELT_BITLABEL: in ns_nprint()
241 # define EDNS0_ELT_BITLABEL 0x01 macro