Home
last modified time | relevance | path

Searched refs:TAG_END (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-bootp.c109 #define TAG_END ((uint8_t) 255) macro
429 { TAG_END, " END" },
617 if (tag == TAG_END && ndo->ndo_vflag < 3) in rfc1048_print()
631 if (tag == TAG_PAD || tag == TAG_END) in rfc1048_print()