OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 37 milliseconds