Searched refs:tls_sw_sock_is_readable (Results 1 – 2 of 2) sorted by relevance
964 prot[TLS_BASE][TLS_SW].sock_is_readable = tls_sw_sock_is_readable; in build_protos()969 prot[TLS_SW][TLS_SW].sock_is_readable = tls_sw_sock_is_readable; in build_protos()
2399 bool tls_sw_sock_is_readable(struct sock *sk) in tls_sw_sock_is_readable() function