Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
inet_splice_eof
include/net/inet_common.h
37
void inet_splice_eof(struct socket *sock);
net/ipv4/af_inet.c
1081
.splice_eof = inet_splice_eof,
net/ipv4/af_inet.c
1116
.splice_eof = inet_splice_eof,
net/ipv4/af_inet.c
1147
.splice_eof = inet_splice_eof,
net/ipv6/af_inet6.c
681
.splice_eof = inet_splice_eof,