Searched refs:inet_stream_ops (Results 1 – 4 of 4) sorted by relevance
5 extern const struct proto_ops inet_stream_ops;
980 const struct proto_ops inet_stream_ops = { variable1013 EXPORT_SYMBOL(inet_stream_ops);1088 .ops = &inet_stream_ops,
738 tls_sw_proto_ops = inet_stream_ops;
220 sk->sk_socket->ops = &inet_stream_ops; in do_ipv6_setsockopt()