Home
last modified time | relevance | path

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

/Linux-v6.6/net/tls/
Dtls_main.c405 static __poll_t tls_sk_poll(struct file *file, struct socket *sock, in tls_sk_poll() function
833 ops[TLS_BASE][TLS_SW ].poll = tls_sk_poll; in build_proto_ops()
838 ops[TLS_SW ][TLS_SW ].poll = tls_sk_poll; in build_proto_ops()