Home
last modified time | relevance | path

Searched refs:inet_splice_eof (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dinet_common.h38 void inet_splice_eof(struct socket *sock);
/openbmc/linux/net/ipv4/
H A Daf_inet.c855 void inet_splice_eof(struct socket *sock) in inet_splice_eof() function
868 EXPORT_SYMBOL_GPL(inet_splice_eof);
1072 .splice_eof = inet_splice_eof,
1105 .splice_eof = inet_splice_eof,
1136 .splice_eof = inet_splice_eof,
/openbmc/linux/net/ipv6/
H A Daf_inet6.c704 .splice_eof = inet_splice_eof,