Searched refs:CLF_IF (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/psm/stand/boot/sparc/common/ |
H A D | wbcli.c | 68 #define CLF_IF 0x00000100 /* interface parameter */ macro 190 { BI_HOST_IP, clip, CLF_IF, 192 { BI_SUBNET_MASK, clip, CLF_IF, 194 { BI_ROUTER_IP, clip, CLF_IF, 196 { BI_HOSTNAME, clstr, CLF_IF, 198 { BI_HTTP_PROXY, clhp, CLF_IF, 200 { BI_CLIENT_ID, clcid, CLF_IF, 1096 if (why == CLF_IF) { in config_incomplete() 1330 bootinfo_defaults(CLF_IF); in wanboot_init_interface() 1337 (CLF_ARG | CLF_IF | CLF_BM)); in wanboot_init_interface() [all …]
|