Home
last modified time | relevance | path

Searched refs:udp_poll (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/include/net/
Dudp.h189 extern unsigned int udp_poll(struct file *file, struct socket *sock,
/linux-3.4.99/net/ipv4/
Dudp.c1903 unsigned int udp_poll(struct file *file, struct socket *sock, poll_table *wait) in udp_poll() function
1916 EXPORT_SYMBOL(udp_poll);
Daf_inet.c952 .poll = udp_poll,
/linux-3.4.99/net/ipv6/
Daf_inet6.c550 .poll = udp_poll, /* ok */