Searched refs:BP_SUBNET_MASK (Results 1 – 4 of 4) sorted by relevance
41 #define BP_SUBNET_MASK "subnet-mask" macro
312 proplen = BOP_GETPROPLEN(bootops, BP_SUBNET_MASK); in iscsiboot_nic_prop_read()314 if (BOP_GETPROP(bootops, BP_SUBNET_MASK, in iscsiboot_nic_prop_read()
1121 BP_SUBNET_MASK, /* IP subnet mask */ in xen_ip_props()1176 bsetprops(BP_SUBNET_MASK, buf); in setup_rarp_props()1434 bsetprops(BP_SUBNET_MASK, value); in process_boot_environment()
2215 DDI_PROP_DONTPASS, BP_SUBNET_MASK, &str) == DDI_SUCCESS) { in bp_netconfig()