Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsunos_dhcp_class.h46 #define VS_BOOT_NFS_READSIZE 9 /* 16bit int for Boot NFS read size */ macro
/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c928 if (state_pl->vs[VS_BOOT_NFS_READSIZE] != NULL) { in dhcp_bound()
929 doptp = state_pl->vs[VS_BOOT_NFS_READSIZE]; in dhcp_bound()
931 state_pl->vs[VS_BOOT_NFS_READSIZE] = NULL; in dhcp_bound()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dmount.c250 if (dhcp_getinfo(DSYM_VENDOR, VS_BOOT_NFS_READSIZE, 0, in setup_root_vars()