Searched defs:fastopen_queue (Results 1 – 1 of 1) sorted by relevance
155 struct fastopen_queue { struct156 struct request_sock *rskq_rst_head; /* Keep track of past TFO */157 struct request_sock *rskq_rst_tail; /* requests that caused RST.182 struct fastopen_queue *fastopenq; /* This is non-NULL iff TFO has been argument