Home
last modified time | relevance | path

Searched refs:TCPI_OPT_SACK (Results 1 – 3 of 3) sorted by relevance

/linux/net/dccp/
H A Ddiag.c
/linux/tools/include/uapi/linux/
H A Dtcp.h168 #define TCPI_OPT_SACK 2 macro
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Drepair.c188 if (state->info.tcpi_options & TCPI_OPT_SACK) { in __test_sock_restore()