Searched refs:tcpi_tfo_onebyte_proxy (Results 1 – 3 of 3) sorted by relevance
292 tcpi_tfo_onebyte_proxy:1, /* A proxy acknowledges all but one byte of the SYN */ member
281 tcpi_tfo_onebyte_proxy:1; /* A proxy acknowledges all but one byte of the SYN */ member
1860 ti->tcpi_tfo_onebyte_proxy = !!(tp->t_tfo_stats & TFO_S_ONE_BYTE_PROXY); in tcp_fill_info()2085 tci->tcpi_tfo_onebyte_proxy = !!(tp->t_tfo_stats & TFO_S_ONE_BYTE_PROXY); in tcp_connection_fill_info()