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

/freebsd-12-stable/stand/libsa/
H A Dbootp.h112 #define TAG_USER_CLASS ((unsigned char) 77)
111 #define TAG_USER_CLASS macro
H A Dbootp.c107 bp_vend[11] = TAG_USER_CLASS;
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-bootp.c191 #define TAG_USER_CLASS ((uint8_t) 77) macro
505 { TAG_USER_CLASS, "$User-Class" },
984 case TAG_USER_CLASS:

Completed in 109 milliseconds