Searched refs:udp_poll (Results 1 – 4 of 4) sorted by relevance
429 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait);
721 .poll = udp_poll, /* ok */
1110 .poll = udp_poll,
3209 * udp_poll - wait for a UDP event.3221 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait) in udp_poll() function 3240 EXPORT_IPV6_MOD(udp_poll);