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

/freebsd-12-stable/stand/libsa/
H A Dbootp.h91 #define TAG_HOSTNAME ((unsigned char) 12)
90 #define TAG_HOSTNAME macro
H A Dbootp.c116 bp_vend[24] = TAG_HOSTNAME;
399 if (tag == TAG_HOSTNAME) {
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-bootp.c107 #define TAG_HOSTNAME ((uint8_t) 12) macro
429 { TAG_HOSTNAME, "aHostname" }, /* ascii hostname */
/freebsd-12-stable/sys/nfs/
H A Dbootp_subr.c203 #define TAG_HOSTNAME 12 /* Client host name */ macro
1538 TAG_HOSTNAME);

Completed in 151 milliseconds