Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dbootp.h96 #define TAG_LEASETIME ((unsigned char) 51) macro
H A Dbootp.c194 bp->bp_vend[19] = TAG_LEASETIME; in bootp()