Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dbootp.h109 #define TAG_USER_CLASS ((unsigned char) 77) macro
H A Dbootp.c102 bp_vend[11] = TAG_USER_CLASS; in bootp_fill_request()
/freebsd/contrib/tcpdump/
H A Dprint-bootp.c188 #define TAG_USER_CLASS ((uint8_t) 77) macro
496 { TAG_USER_CLASS, "$User-Class" },
961 case TAG_USER_CLASS: in rfc1048_print()