Searched refs:activeHosts (Results 1 – 2 of 2) sorted by relevance
50 extern struct activehosts *activeHosts;1094 temp = activeHosts; in pcap_remoteact_accept()1115 activeHosts = (struct activehosts *) malloc(sizeof(struct activehosts)); in pcap_remoteact_accept()1116 temp = activeHosts; in pcap_remoteact_accept()1140 temp = activeHosts; in pcap_remoteact_close()1182 activeHosts = temp->next; in pcap_remoteact_close()1229 temp = activeHosts; in pcap_remoteact_list()
69 struct activehosts *activeHosts; variable429 temp = activeHosts; in pcap_cleanup_remote()947 temp = activeHosts; in pcap_startcapture_remote()2101 temp = activeHosts; in rpcap_remoteact_getsock()