Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dbootp.h91 #define TAG_ROOTPATH ((unsigned char) 17) macro
H A Dbootp.c114 bp_vend[27] = TAG_ROOTPATH; in bootp_fill_request()
386 if (tag == TAG_ROOTPATH) { in vend_rfc1048()