Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/net/wanboot/
H A Dbootinfo.c58 } bi_dhcpopt_t; typedef
69 bi_dhcpopt_t *bi_dhcp; /* &dhcpopt struct */
77 static bi_dhcpopt_t Yiaddr = {
80 static bi_dhcpopt_t Subnet = {
83 static bi_dhcpopt_t Router = {
86 static bi_dhcpopt_t Hostname = {
89 static bi_dhcpopt_t ClientID = {
92 static bi_dhcpopt_t SHTTPproxy = {
96 static bi_dhcpopt_t BootFile = {
99 static bi_dhcpopt_t SbootURI = {
[all …]