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.161 spinlock_t lock;185 struct fastopen_queue fastopenq; /* Check max_qlen != 0 to determine argument
Completed in 4 milliseconds