Home
last modified time | relevance | path

Searched refs:VS_OPTION_START (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dsunos_dhcp_class.h39 #define VS_OPTION_START 0 macro
/titanic_41/usr/src/common/net/dhcp/
H A Ddhcp_impl.h129 DHCP_OPT *vs[VS_OPTION_END - VS_OPTION_START + 1];
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c841 if ((optnum.code > VS_OPTION_START || in ipc_event()
842 optnum.code == VS_OPTION_START) && in ipc_event()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c999 bzero(pl->vs, (VS_OPTION_END - VS_OPTION_START + 1) * in dhcpinit()