Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TCP_SD_MIN
usr/src/stand/lib/tcp/tcp.c
6921
if (sv < TCP_SD_MIN) {
usr/src/stand/lib/tcp/tcp.c
6931
sv = TCP_SD_MIN;
usr/src/uts/common/inet/tcp/tcp_input.c
5508
if (sv < TCP_SD_MIN) {
usr/src/uts/common/inet/tcp/tcp_input.c
5519
sv = TCP_SD_MIN;