Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Daf_inet6.c691 const struct proto_ops inet6_stream_ops = { variable
Dtcp_ipv6.c2207 .ops = &inet6_stream_ops,
/linux-6.1.9/include/net/
Dipv6.h1204 extern const struct proto_ops inet6_stream_ops;
/linux-6.1.9/net/mptcp/
Dprotocol.c95 sock->ops = &inet6_stream_ops; in mptcp_is_tcpsk()