Searched refs:activeHosts (Results 1 – 1 of 1) sorted by relevance
102 static struct activehosts *activeHosts; variable748 temp = activeHosts; in pcap_cleanup_rpcap()1040 temp = activeHosts; in rpcap_remoteact_getsock()1129 temp = activeHosts; in pcap_startcapture_remote()3065 temp = activeHosts; in pcap_remoteact_accept_ex()3086 activeHosts = (struct activehosts *) malloc(sizeof(struct activehosts)); in pcap_remoteact_accept_ex()3087 temp = activeHosts; in pcap_remoteact_accept_ex()3127 temp = activeHosts; in pcap_remoteact_close()3208 activeHosts = temp->next; in pcap_remoteact_close()3264 temp = activeHosts; in pcap_remoteact_list()