Home
last modified time | relevance | path

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

/dragonfly/stand/lib/
H A Dnet.h43 #undef __IPADDR
44 #define __IPADDR(x) htonl((u_int32_t)(x)) macro