Home
last modified time | relevance | path

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

/net/ipv4/
A Daf_inet.c1052 const struct proto_ops inet_stream_ops = { variable
1085 EXPORT_SYMBOL(inet_stream_ops);
1159 .ops = &inet_stream_ops,
/net/xfrm/
A Despintcp.c590 build_protos(&espintcp_prot, &espintcp_ops, &tcp_prot, &inet_stream_ops); in espintcp_init()
/net/ipv6/
A Dipv6_sockglue.c602 WRITE_ONCE(sk->sk_socket->ops, &inet_stream_ops); in do_ipv6_setsockopt()
/net/mptcp/
A Dprotocol.c68 return &inet_stream_ops; in mptcp_fallback_tcp_ops()

Completed in 17 milliseconds