Home
last modified time | relevance | path

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

/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/platform/posix/
H A Dsocket.cpp358 static uint32 Inet_AtoN(const char * buf) in Inet_AtoN() function
616 if (Inet_AtoN(ipAddr->IpAddress.String) == ntohl(row.dwAddr)) { in getNetworkInterfaceBroadcastAddress()