Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-rpcap.c104 static struct activehosts *activeHosts; variable
747 temp = activeHosts; in pcap_cleanup_rpcap()
1040 temp = activeHosts; in rpcap_remoteact_getsock()
1129 temp = activeHosts; in pcap_startcapture_remote()
3061 temp = activeHosts; in pcap_remoteact_accept_ex()
3082 activeHosts = (struct activehosts *) malloc(sizeof(struct activehosts)); in pcap_remoteact_accept_ex()
3083 temp = activeHosts; in pcap_remoteact_accept_ex()
3124 temp = activeHosts; in pcap_remoteact_close()
3205 activeHosts = temp->next; in pcap_remoteact_close()
3261 temp = activeHosts; in pcap_remoteact_list()