Searched refs:inet_stream_ops (Results 1 – 4 of 4) sorted by relevance
7 extern const struct proto_ops inet_stream_ops;
983 const struct proto_ops inet_stream_ops = { variable1017 EXPORT_SYMBOL(inet_stream_ops);1094 .ops = &inet_stream_ops,
909 tls_sw_proto_ops = inet_stream_ops; in tls_register()
218 sk->sk_socket->ops = &inet_stream_ops; in do_ipv6_setsockopt()