Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dudp.h73 extern unsigned int udp_poll(struct file *file, struct socket *sock,
/linux-2.4.37.9/net/
Dnetsyms.c329 EXPORT_SYMBOL(udp_poll);
/linux-2.4.37.9/net/ipv6/
Daf_inet6.c500 poll: udp_poll, /* ok */
/linux-2.4.37.9/net/ipv4/
Daf_inet.c976 poll: udp_poll,
Dudp.c654 unsigned int udp_poll(struct file *file, struct socket *sock, poll_table *wait) in udp_poll() function