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