OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:localnet
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/tests/
nonblocktest.c
58
bpf_u_int32
localnet
, netmask;
local
96
if (pcap_lookupnet(device, &
localnet
, &netmask, ebuf) < 0) {
97
localnet
= 0;
selpolltest.c
58
bpf_u_int32
localnet
, netmask;
local
126
if (pcap_lookupnet(device, &
localnet
, &netmask, ebuf) < 0) {
127
localnet
= 0;
Completed in 223 milliseconds