Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dinet_common.h11 extern const struct proto_ops inet_stream_ops;
/linux-6.3-rc2/net/ipv4/
A Daf_inet.c1028 const struct proto_ops inet_stream_ops = { variable
1061 EXPORT_SYMBOL(inet_stream_ops);
1135 .ops = &inet_stream_ops,
/linux-6.3-rc2/net/xfrm/
A Despintcp.c580 build_protos(&espintcp_prot, &espintcp_ops, &tcp_prot, &inet_stream_ops); in espintcp_init()
/linux-6.3-rc2/net/ipv6/
A Dipv6_sockglue.c477 sk->sk_socket->ops = &inet_stream_ops; in do_ipv6_setsockopt()
/linux-6.3-rc2/net/mptcp/
A Dprotocol.c82 sock->ops = &inet_stream_ops; in mptcp_is_tcpsk()

Completed in 23 milliseconds