Searched refs:inet6_stream_ops (Results 1 – 4 of 4) sorted by relevance
681 const struct proto_ops inet6_stream_ops = { variable
2203 .ops = &inet6_stream_ops,
1241 extern const struct proto_ops inet6_stream_ops;
74 WRITE_ONCE(sock->ops, &inet6_stream_ops); in mptcp_is_tcpsk()