Searched refs:rskq_rst_head (Results 1 – 3 of 3) sorted by relevance
36 queue->fastopenq.rskq_rst_head = NULL; in reqsk_queue_alloc()119 if (fastopenq->rskq_rst_head == NULL) in reqsk_fastopen_remove()120 fastopenq->rskq_rst_head = req; in reqsk_fastopen_remove()
170 struct request_sock *rskq_rst_head; /* Keep track of past TFO */ member
320 req1 = fastopenq->rskq_rst_head; in tcp_fastopen_queue_check()327 fastopenq->rskq_rst_head = req1->dl_next; in tcp_fastopen_queue_check()