Searched refs:timeout_next (Results 1 – 6 of 6) sorted by relevance
594 thead->tail->timeout_next = flow->hdr; in flowacct_update_flows_tbl()608 } else if ((flow->hdr->timeout_next != NULL) || in flowacct_update_flows_tbl()612 thead->head->timeout_next->timeout_prev = NULL; in flowacct_update_flows_tbl()613 thead->head = thead->head->timeout_next; in flowacct_update_flows_tbl()614 flow->hdr->timeout_next = NULL; in flowacct_update_flows_tbl()615 thead->tail->timeout_next = flow->hdr; in flowacct_update_flows_tbl()619 flow->hdr->timeout_prev->timeout_next = in flowacct_update_flows_tbl()620 flow->hdr->timeout_next; in flowacct_update_flows_tbl()621 flow->hdr->timeout_next->timeout_prev = in flowacct_update_flows_tbl()623 flow->hdr->timeout_next = NULL; in flowacct_update_flows_tbl()[all …]
88 struct list_hdr_s *timeout_next; member
208 int n_aborts = 0, abort_next = 0, timeout_next = 0, echo_next = 0; variable934 ++timeout_next;1143 if (timeout_next) {1144 timeout_next = 0;
434 struct ibcm_state_data_s *timeout_next; member
166 ibcm_state_data_s::timeout_next))
4139 statep->timeout_next = NULL; in ibcm_add_tlist()4143 ibcm_timeout_list_tail->timeout_next = statep; in ibcm_add_tlist()4231 ibcm_timeout_list_hdr = statep->timeout_next; in ibcm_process_tlist()4236 statep->timeout_next = NULL; in ibcm_process_tlist()