Home
last modified time | relevance | path

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

/trueos/contrib/tcpdump/
HDbootp.h140 #define TAG_PARM_REQUEST ((u_int8_t) 55) macro
HDprint-bootp.c265 { TAG_PARM_REQUEST, "bParameter-Request" },
437 if (tag == TAG_PARM_REQUEST) { in rfc1048_print()