Home
last modified time | relevance | path

Searched refs:udp_splice_eof (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dudp.h279 void udp_splice_eof(struct socket *sock);
/openbmc/linux/net/ipv4/
H A Dudp.c1337 void udp_splice_eof(struct socket *sock) in udp_splice_eof() function
1350 EXPORT_SYMBOL_GPL(udp_splice_eof);
2935 .splice_eof = udp_splice_eof,