Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dbootp.h86 #define TAG_HOSTNAME ((unsigned char) 12) macro
H A Dbootp.c112 bp_vend[25] = TAG_HOSTNAME; in bootp_fill_request()
391 if (tag == TAG_HOSTNAME) { in vend_rfc1048()