udp_poll
__poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait);
.poll = udp_poll,
EXPORT_IPV6_MOD(udp_poll);
.poll = udp_poll, /* ok */