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
718 EXPORT_SYMBOL_GPL(inet6_stream_ops);
/linux/drivers/net/ovpn/
H A Dtcp.c599 &inet6_stream_ops); in ovpn_tcp_init()
/linux/net/mptcp/
H A Dprotocol.c65 return &inet6_stream_ops; in mptcp_fallback_tcp_ops()