Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-rpcap.c82 struct activehosts struct
87 struct activehosts *next; argument
91 static struct activehosts *activeHosts;
693 …struct activehosts *temp; /* temp var needed to scan the host list chain, to detect if we're in a… in pcap_cleanup_rpcap()
946 static struct activehosts *
949 struct activehosts *temp; /* temp var needed to scan the host list chain */ in rpcap_remoteact_getsock()
1019 …struct activehosts *temp; /* temp var needed to scan the host list chain, to detect if we're in a… in pcap_startcapture_remote()
2108 struct activehosts *activeconn; /* active connection, if there is one */ in pcap_open_rpcap()
2346 struct activehosts *activeconn; /* active connection, if there is one */ in pcap_findalldevs_ex_remote()
2713 struct activehosts *temp, *prev; /* temp var needed to scan he host list chain */ in pcap_remoteact_accept()
[all …]