Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TCPI_OPT_SACK
net/ipv4/tcp.c
4294
info->tcpi_options |= TCPI_OPT_SACK;
tools/testing/selftests/net/tcp_ao/lib/repair.c
188
if (state->info.tcpi_options & TCPI_OPT_SACK) {