Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Daf_inet6.c664 const struct proto_ops inet6_stream_ops = { variable
H A Dtcp_ipv6.c2184 .ops = &inet6_stream_ops,
/OK3568_Linux_fs/kernel/include/net/
H A Dipv6.h1126 extern const struct proto_ops inet6_stream_ops;
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dprotocol.c72 sock->ops = &inet6_stream_ops; in mptcp_is_tcpsk()