Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dbootp.h90 #define TAG_SWAPSERVER ((unsigned char) 16) macro
H A Dbootp.c113 bp_vend[26] = TAG_SWAPSERVER; in bootp_fill_request()
382 if (tag == TAG_SWAPSERVER) { in vend_rfc1048()