Searched defs:hex_netmask (Results 1 - 1 of 1) sorted by relevance

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

Completed in 219 milliseconds