Searched refs:rskq_accept_head (Results 1 – 3 of 3) sorted by relevance
172 struct request_sock *rskq_accept_head; member186 return queue->rskq_accept_head == NULL; in reqsk_queue_empty()195 req = queue->rskq_accept_head; in reqsk_queue_remove()198 queue->rskq_accept_head = req->dl_next; in reqsk_queue_remove()199 if (queue->rskq_accept_head == NULL) in reqsk_queue_remove()
49 queue->rskq_accept_head = NULL; in reqsk_queue_alloc()
805 if (queue->rskq_accept_head == NULL) in inet_csk_reqsk_queue_add()806 queue->rskq_accept_head = req; in inet_csk_reqsk_queue_add()