udp_splice_eof
void udp_splice_eof(struct socket *sock);
EXPORT_IPV6_MOD_GPL(udp_splice_eof);
.splice_eof = udp_splice_eof,