Searched defs:fastopen_queue (Results 1 – 1 of 1) sorted by relevance
153 struct fastopen_queue { struct154 struct request_sock *rskq_rst_head; /* Keep track of past TFO */155 struct request_sock *rskq_rst_tail; /* requests that caused RST.159 spinlock_t lock;183 struct fastopen_queue fastopenq; /* Check max_qlen != 0 to determine argument