Searched refs:udp_poll (Results 1 – 4 of 4) sorted by relevance
288 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait);
604 .poll = udp_poll, /* ok */
2602 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait) in udp_poll() function2618 EXPORT_SYMBOL(udp_poll);
1024 .poll = udp_poll,