Searched refs:tcpi_options (Results 1 – 6 of 6) 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()
30 info->tcpi_options |= TCPI_OPT_SACK; in dccp_get_info()
220 __u8 tcpi_options; member
234 __u8 tcpi_options; member
4148 info->tcpi_options |= TCPI_OPT_TIMESTAMPS; in tcp_get_info()4150 info->tcpi_options |= TCPI_OPT_SACK; in tcp_get_info()4152 info->tcpi_options |= TCPI_OPT_WSCALE; in tcp_get_info()4158 info->tcpi_options |= TCPI_OPT_ECN; in tcp_get_info()4160 info->tcpi_options |= TCPI_OPT_ECN_SEEN; in tcp_get_info()4162 info->tcpi_options |= TCPI_OPT_SYN_DATA; in tcp_get_info()4164 info->tcpi_options |= TCPI_OPT_USEC_TS; in tcp_get_info()
811 info->tcpi_options |= TCPI_OPT_TIMESTAMPS; in ccid3_hc_rx_get_info()