Home
last modified time | relevance | path

Searched refs:inet6_stream_ops (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv6/
H A Daf_inet6.c685 const struct proto_ops inet6_stream_ops = { variable
H A Dtcp_ipv6.c2379 .ops = &inet6_stream_ops,
/linux/net/mptcp/
H A Dprotocol.c62 return &inet6_stream_ops; in mptcp_fallback_tcp_ops()