Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tcp_splice_eof
include/net/tcp.h
371
void tcp_splice_eof(struct socket *sock);
net/ipv4/tcp_ipv4.c
3361
.splice_eof = tcp_splice_eof,
net/ipv6/tcp_ipv6.c
2294
.splice_eof = tcp_splice_eof,