Searched refs:tls_sw_proto_ops (Results 1 – 1 of 1) sorted by relevance
64 static struct proto_ops tls_sw_proto_ops; variable557 sk->sk_socket->ops = &tls_sw_proto_ops; in do_tls_setsockopt_conf()905 tls_sw_proto_ops = inet_stream_ops; in tls_register()906 tls_sw_proto_ops.splice_read = tls_sw_splice_read; in tls_register()907 tls_sw_proto_ops.sendpage_locked = tls_sw_sendpage_locked, in tls_register()