Searched refs:TYPE_INDIR (Results 1 – 2 of 2) sorted by relevance
79 case TYPE_INDIR: in ns_nskip()169 case TYPE_INDIR: in labellen()202 if ((i & TYPE_MASK) != TYPE_INDIR) { in fqdn_print()211 case TYPE_INDIR: in fqdn_print()
297 #define TYPE_INDIR 0xc0 /* 11.... - pointer */ macro