Searched refs:dl_next (Results 1 – 6 of 6) sorted by relevance
131 fastopenq->rskq_rst_tail->dl_next = req; in reqsk_fastopen_remove()133 req->dl_next = NULL; in reqsk_fastopen_remove()
57 struct request_sock *dl_next; member198 queue->rskq_accept_head = req->dl_next; in reqsk_queue_remove()
277 asd_ha->seq.dl_next = 0; in asd_init_dl()737 struct done_list_struct *dl = &seq->dl[seq->dl_next]; in asd_dl_tasklet_handler()763 seq->dl_next = (seq->dl_next + 1) & (ASD_DL_SIZE-1); in asd_dl_tasklet_handler()764 if (!seq->dl_next) in asd_dl_tasklet_handler()
177 int dl_next; member
804 req->dl_next = NULL; in inet_csk_reqsk_queue_add()808 queue->rskq_accept_tail->dl_next = req; in inet_csk_reqsk_queue_add()873 next = req->dl_next; in inet_csk_listen_stop()
244 fastopenq->rskq_rst_head = req1->dl_next; in tcp_fastopen_queue_check()