Home
last modified time | relevance | path

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

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