Searched refs:TAG_PAD (Results 1 – 1 of 1) sorted by relevance
95 #define TAG_PAD ((uint8_t) 0) macro416 { TAG_PAD, " PAD" },616 if (tag == TAG_PAD && ndo->ndo_vflag < 3) in rfc1048_print()632 if (tag == TAG_PAD || tag == TAG_END) in rfc1048_print()643 if (tag == TAG_PAD && ndo->ndo_vflag > 2) { in rfc1048_print()645 while (ND_TTEST2(*bp, 1) && *bp == TAG_PAD) { in rfc1048_print()