Searched refs:TAG_PAD (Results 1 – 1 of 1) sorted by relevance
96 #define TAG_PAD ((uint8_t) 0) macro411 { TAG_PAD, " PAD" },610 if (tag == TAG_PAD && ndo->ndo_vflag < 3) in rfc1048_print()626 if (tag == TAG_PAD || tag == TAG_END) in rfc1048_print()637 if (tag == TAG_PAD && ndo->ndo_vflag > 2) { in rfc1048_print()639 while (ND_TTEST2(*bp, 1) && *bp == TAG_PAD) { in rfc1048_print()