Home
last modified time | relevance | path

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

/linux-6.15/net/tls/
H A Dtls_main.c415 mask = tcp_poll(file, sock, wait); in tls_sk_poll()
/linux-6.15/net/ipv6/
H A Daf_inet6.c694 .poll = tcp_poll, /* ok */
/linux-6.15/net/ipv4/
H A Daf_inet.c1061 .poll = tcp_poll,
H A Dtcp.c519 __poll_t tcp_poll(struct file *file, struct socket *sock, poll_table *wait) in tcp_poll() function
624 EXPORT_SYMBOL(tcp_poll);
/linux-6.15/include/net/
H A Dtcp.h447 __poll_t tcp_poll(struct file *file, struct socket *sock,