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