Searched refs:activeHosts (Results 1 – 1 of 1) sorted by relevance
91 static struct activehosts *activeHosts; variable697 temp = activeHosts; in pcap_cleanup_rpcap()968 temp = activeHosts; in rpcap_remoteact_getsock()1049 temp = activeHosts; in pcap_startcapture_remote()2803 temp = activeHosts; in pcap_remoteact_accept()2824 activeHosts = (struct activehosts *) malloc(sizeof(struct activehosts)); in pcap_remoteact_accept()2825 temp = activeHosts; in pcap_remoteact_accept()2851 temp = activeHosts; in pcap_remoteact_close()2912 activeHosts = temp->next; in pcap_remoteact_close()2959 temp = activeHosts; in pcap_remoteact_list()