Searched refs:tcpi_options (Results 1 – 5 of 5) sorted by relevance
188 if (state->info.tcpi_options & TCPI_OPT_SACK) { in __test_sock_restore()193 if (state->info.tcpi_options & TCPI_OPT_WSCALE) { in __test_sock_restore()199 if (state->info.tcpi_options & TCPI_OPT_TIMESTAMPS) { in __test_sock_restore()211 if (state->info.tcpi_options & TCPI_OPT_TIMESTAMPS) { in __test_sock_restore()
220 __u8 tcpi_options; member
4264 info->tcpi_options |= TCPI_OPT_TIMESTAMPS; in tcp_get_info()4266 info->tcpi_options |= TCPI_OPT_SACK; in tcp_get_info()4268 info->tcpi_options |= TCPI_OPT_WSCALE; in tcp_get_info()4274 info->tcpi_options |= TCPI_OPT_ECN; in tcp_get_info()4276 info->tcpi_options |= TCPI_OPT_ECN_SEEN; in tcp_get_info()4278 info->tcpi_options |= TCPI_OPT_SYN_DATA; in tcp_get_info()4280 info->tcpi_options |= TCPI_OPT_USEC_TS; in tcp_get_info()4282 info->tcpi_options |= TCPI_OPT_TFO_CHILD; in tcp_get_info()