Home
last modified time | relevance | path

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

/linux/include/net/
H A Dudp.h428 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait);
/linux/net/ipv4/
H A Dudp.c3090 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait) in udp_poll() function