Searched refs:tcp_node_list (Results 1 – 1 of 1) sorted by relevance
770 struct tcp_stream_node *tcp_node_list; local775 tcp_node_list = NULL;778 tcp_node_list = vdev->tcp_ack_hash.node[i].head;785 while (tcp_node_list) {790 temp = tcp_node_list;791 tcp_node_list = temp->next;1249 struct tcp_stream_node *tcp_node_list; local1254 tcp_node_list = NULL;1258 tcp_node_list = vdev->tcp_ack_hash.node[i].head;1265 while (tcp_node_list) {[all …]