Home
last modified time | relevance | path

Searched refs:inet_stream_ops (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/
A Dinet_common.h11 extern const struct proto_ops inet_stream_ops;
/linux/net/ipv4/
A Daf_inet.c1054 const struct proto_ops inet_stream_ops = { variable
1087 EXPORT_SYMBOL(inet_stream_ops);
1161 .ops = &inet_stream_ops,
/linux/net/xfrm/
A Despintcp.c588 build_protos(&espintcp_prot, &espintcp_ops, &tcp_prot, &inet_stream_ops); in espintcp_init()
/linux/net/ipv6/
A Dipv6_sockglue.c624 WRITE_ONCE(sk->sk_socket->ops, &inet_stream_ops); in do_ipv6_setsockopt()
/linux/net/mptcp/
A Dprotocol.c65 return &inet_stream_ops; in mptcp_fallback_tcp_ops()

Completed in 24 milliseconds