Searched refs:BI_ROUTER_IP (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/common/net/wanboot/ |
H A D | bootinfo.h | 44 #define BI_ROUTER_IP "router-ip" macro
|
H A D | bootinfo.c | 122 { BI_ROUTER_IP, BI_R_CHOSEN|BI_R_DHCPOPT,
|
/titanic_41/usr/src/psm/stand/boot/sparc/common/ |
H A D | wbcli.c | 194 { BI_ROUTER_IP, clip, CLF_IF, 1152 if (bootinfo_get(BI_ROUTER_IP, buf, &len, NULL) == in config_incomplete() 1289 if (bootinfo_get(BI_ROUTER_IP, str, &len, NULL) == BI_E_SUCCESS && in setup_interface()
|