Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dnet.h38 #undef __IPADDR
39 #define __IPADDR(x) htonl((u_int32_t)(x)) macro