Home
last modified time | relevance | path

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

/openbmc/linux/net/tls/
H A Dtls_main.c405 static __poll_t tls_sk_poll(struct file *file, struct socket *sock, in tls_sk_poll() function
841 ops[TLS_BASE][TLS_SW ].poll = tls_sk_poll; in build_proto_ops()
846 ops[TLS_SW ][TLS_SW ].poll = tls_sk_poll; in build_proto_ops()