OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TCP_NOPUSH
libexec/ftpd/ftpd.c
1315
if (setsockopt(s, IPPROTO_TCP, TCP_NOPUSH, &opt, sizeof(opt)) == -1)
sys/kern/kern_pledge.c
1461
case TCP_NOPUSH:
sys/netinet/tcp_usrreq.c
360
case TCP_NOPUSH:
sys/netinet/tcp_usrreq.c
437
case TCP_NOPUSH: