Home
last modified time | relevance | path

Searched refs:inet6_stream_ops (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dipv6.h1127 extern const struct proto_ops inet6_stream_ops;
/kernel/linux/linux-5.10/net/ipv6/
H A Daf_inet6.c689 const struct proto_ops inet6_stream_ops = { variable
H A Dtcp_ipv6.c2181 .ops = &inet6_stream_ops,
/kernel/linux/linux-6.6/include/net/
H A Dipv6.h1241 extern const struct proto_ops inet6_stream_ops;
/kernel/linux/linux-6.6/net/ipv6/
H A Daf_inet6.c685 const struct proto_ops inet6_stream_ops = { variable
H A Dtcp_ipv6.c2203 .ops = &inet6_stream_ops,
/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.c72 sock->ops = &inet6_stream_ops; in mptcp_is_tcpsk()
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.c74 WRITE_ONCE(sock->ops, &inet6_stream_ops); in mptcp_is_tcpsk()

Completed in 21 milliseconds