Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libsa/
H A Dbootp.h94 #define TAG_LEASETIME ((unsigned char) 51) macro
H A Dbootp.c198 bp->bp_vend[index++] = TAG_LEASETIME; in bootp()
/netbsd-src/sys/nfs/
H A Dnfs_bootdhcp.c185 #define TAG_LEASETIME ((unsigned char) 51) macro
655 bootp->bp_vend[index++] = TAG_LEASETIME; in bootpc_call()