Searched refs:TAG_HOSTNAME (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/lib/libstand/
H A Dbootp.h89 #define TAG_HOSTNAME ((unsigned char) 12)
88 #define TAG_HOSTNAME macro
H A Dbootp.c389 if (tag == TAG_HOSTNAME) {
/freebsd-10.0-release/contrib/tcpdump/
H A Dbootp.h81 #define TAG_HOSTNAME ((u_int8_t) 12)
80 #define TAG_HOSTNAME macro
H A Dprint-bootp.c206 { TAG_HOSTNAME, "aHostname" }, /* ascii hostname */
/freebsd-10.0-release/sys/nfs/
H A Dbootp_subr.c196 #define TAG_HOSTNAME 12 /* Client host name */ macro
1496 TAG_HOSTNAME);

Completed in 83 milliseconds