Searched refs:TAG_PAD (Results 1 – 9 of 9) sorted by relevance
97 #define TAG_PAD ((uint8_t) 0) macro413 { TAG_PAD, " PAD" },610 if (tag == TAG_PAD && ndo->ndo_vflag < 3) in rfc1048_print()617 if (tag == TAG_PAD || tag == TAG_END) in rfc1048_print()628 if (tag == TAG_PAD && ndo->ndo_vflag > 2) { in rfc1048_print()631 GET_U_1(bp) == TAG_PAD) { in rfc1048_print()
99 #define TAG_PAD ((unsigned char) 0) macro
336 case TAG_PAD: in insert_generic()
304 if (tag == TAG_PAD) in dump_generic()
73 #define TAG_PAD ((unsigned char) 0) macro
160 #define TAG_PAD ((unsigned char) 0) macro422 if (tag == TAG_PAD) in bootpcheck()731 if (tag == TAG_PAD) in bootp_extract()
294 if (tag == TAG_PAD) in rfc1048_print()
210 #define TAG_PAD 0 /* Pad option, implicit length 1 */ macro1360 if (code == TAG_PAD) in bootpc_tag_helper()
1250 if (tag == TAG_PAD) in dovend_rfc1048()