Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Daf_inet6.c686 .poll = tcp_poll, /* ok */
/linux/net/tls/
H A Dtls_main.c412 mask = tcp_poll(file, sock, wait); in tls_sk_poll()
/linux/net/ipv4/
H A Daf_inet.c1075 .poll = tcp_poll,
H A Dtcp.c542 __poll_t tcp_poll(struct file *file, struct socket *sock, poll_table *wait) in tcp_poll() function
647 EXPORT_SYMBOL(tcp_poll);
/linux/include/net/
H A Dtcp.h489 __poll_t tcp_poll(struct file *file, struct socket *sock,