Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dbootp.h99 #define TAG_SERVERID ((unsigned char) 54) macro
H A Dbootp.c116 bp_vend[29] = TAG_SERVERID; in bootp_fill_request()
191 bp->bp_vend[13] = TAG_SERVERID; in bootp()
427 if (tag == TAG_SERVERID) { in vend_rfc1048()