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()
1025 BP_SUBNET_MASK, /* IP subnet mask */ in xen_ip_props()1080 bsetprops(BP_SUBNET_MASK, buf); in setup_rarp_props()
2152 DDI_PROP_DONTPASS, BP_SUBNET_MASK, &str) == DDI_SUCCESS) { in bp_netconfig()