HomeSort by relevance Sort by last modified time
    Searched full:bcastaddr (Results 1 - 1 of 1) sorted by null

  /external/quake/quake/src/WinQuake/
net_bw.cpp 231 static struct in_addr bcastaddr; variable in typeref:struct:in_addr
333 bcastaddr.s_addr = (ethdevinfo.inetAddr & netmask) | (~netmask);
560 writeInfo->remoteAddr = bcastaddr;

Completed in 505 milliseconds