Searched refs:inet_stream_ops (Results 1 – 6 of 6) sorted by relevance
11 extern const struct proto_ops inet_stream_ops;
1060 const struct proto_ops inet_stream_ops = { variable1093 EXPORT_SYMBOL(inet_stream_ops);1167 .ops = &inet_stream_ops,
586 build_protos(&espintcp_prot, &espintcp_ops, &tcp_prot, &inet_stream_ops); in espintcp_init()
630 &inet_stream_ops); in ovpn_tcp_init()
606 WRITE_ONCE(sk->sk_socket->ops, &inet_stream_ops); in do_ipv6_setsockopt()
73 return &inet_stream_ops; in mptcp_fallback_tcp_ops()