Searched refs:udp_poll (Results 1 – 3 of 3) sorted by relevance
583 .poll = udp_poll, /* ok */
2185 unsigned int udp_poll(struct file *file, struct socket *sock, poll_table *wait) in udp_poll() function2200 EXPORT_SYMBOL(udp_poll);
973 .poll = udp_poll,