Searched refs:dl_next (Results 1 – 5 of 5) sorted by relevance
85 fastopenq->rskq_rst_tail->dl_next = req; in reqsk_fastopen_remove()87 req->dl_next = NULL; in reqsk_fastopen_remove()417 fastopenq->rskq_rst_head = req1->dl_next; in tcp_fastopen_queue_check()
1405 req->dl_next = NULL; in inet_csk_reqsk_queue_add()1409 queue->rskq_accept_tail->dl_next = req; in inet_csk_reqsk_queue_add()1532 next = req->dl_next; in inet_csk_listen_stop()
261 asd_ha->seq.dl_next = 0; in asd_init_dl()717 struct done_list_struct *dl = &seq->dl[seq->dl_next]; in asd_dl_tasklet_handler()743 seq->dl_next = (seq->dl_next + 1) & (ASD_DL_SIZE-1); in asd_dl_tasklet_handler()744 if (!seq->dl_next) in asd_dl_tasklet_handler()
159 int dl_next; member
1924 for (req = head; req; req = req->dl_next) { in mptcp_subflow_queue_clean()