Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Daf_inet6.c706 .poll = udp_poll, /* ok */
/linux/net/ipv4/
H A Daf_inet.c1107 .poll = udp_poll,
H A Dudp.c3060 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait) in udp_poll() function