Searched refs:inet6_stream_ops (Results 1 – 3 of 3) sorted by relevance
/net/ipv6/ | ||
D | af_inet6.c | 686 const struct proto_ops inet6_stream_ops = { variable |
D | tcp_ipv6.c | 2215 .ops = &inet6_stream_ops, |
/net/mptcp/ | ||
D | protocol.c | 93 sock->ops = &inet6_stream_ops; in mptcp_is_tcpsk() |