Searched refs:inet6_stream_ops (Results 1 – 5 of 5) sorted by relevance
685 const struct proto_ops inet6_stream_ops = { variable718 EXPORT_SYMBOL_GPL(inet6_stream_ops);
2339 .ops = &inet6_stream_ops,
653 &inet6_stream_ops); in ovpn_tcp_init()
1161 extern const struct proto_ops inet6_stream_ops;
70 return &inet6_stream_ops; in mptcp_fallback_tcp_ops()