Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dudp.h416 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait);
/linux-6.15/net/ipv6/
H A Daf_inet6.c728 .poll = udp_poll, /* ok */
/linux-6.15/net/ipv4/
H A Daf_inet.c1096 .poll = udp_poll,
H A Dudp.c3143 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait) in udp_poll() function
3162 EXPORT_IPV6_MOD(udp_poll);