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
228 __u8 tcpi_options; member
4114 info->tcpi_options |= TCPI_OPT_TIMESTAMPS; in tcp_get_info()4116 info->tcpi_options |= TCPI_OPT_SACK; in tcp_get_info()4118 info->tcpi_options |= TCPI_OPT_WSCALE; in tcp_get_info()4124 info->tcpi_options |= TCPI_OPT_ECN; in tcp_get_info()4126 info->tcpi_options |= TCPI_OPT_ECN_SEEN; in tcp_get_info()4128 info->tcpi_options |= TCPI_OPT_SYN_DATA; in tcp_get_info()4130 info->tcpi_options |= TCPI_OPT_USEC_TS; in tcp_get_info()
811 info->tcpi_options |= TCPI_OPT_TIMESTAMPS; in ccid3_hc_rx_get_info()