Home
last modified time | relevance | path

Searched refs:tls_sw_poll (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/net/
Dtls.h249 unsigned int tls_sw_poll(struct file *file, struct socket *sock,
/Linux-v4.19/net/tls/
Dtls_main.c739 tls_sw_proto_ops.poll = tls_sw_poll;
Dtls_sw.c1006 unsigned int tls_sw_poll(struct file *file, struct socket *sock, in tls_sw_poll() function