Searched refs:udp_poll (Results 1 – 4 of 4) sorted by relevance
189 extern unsigned int udp_poll(struct file *file, struct socket *sock,
1903 unsigned int udp_poll(struct file *file, struct socket *sock, poll_table *wait) in udp_poll() function1916 EXPORT_SYMBOL(udp_poll);
952 .poll = udp_poll,
550 .poll = udp_poll, /* ok */