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