Home
last modified time | relevance | path

Searched refs:rskq_rst_tail (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/core/
H A Drequest_sock.c37 queue->fastopenq.rskq_rst_tail = NULL; in reqsk_queue_alloc()
122 fastopenq->rskq_rst_tail->dl_next = req; in reqsk_fastopen_remove()
125 fastopenq->rskq_rst_tail = req; in reqsk_fastopen_remove()
/openbmc/linux/include/net/
H A Drequest_sock.h157 struct request_sock *rskq_rst_tail; /* requests that caused RST. member