Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sparc/os/
H A Discsi_boot.c279 uchar_t hex_netmask[4]; in iscsiboot_nic_prop_read() local
316 if (inet_aton(subnet_mask, hex_netmask) == 0) { in iscsiboot_nic_prop_read()
318 uint32_t tmp = *((uint32_t *)hex_netmask); in iscsiboot_nic_prop_read()