Home
last modified time | relevance | path

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

/net/ipv6/
Daf_inet6.c691 const struct proto_ops inet6_stream_ops = { variable
Dtcp_ipv6.c2203 .ops = &inet6_stream_ops,
/net/mptcp/
Dprotocol.c62 return &inet6_stream_ops; in mptcp_fallback_tcp_ops()