Home
last modified time | relevance | path

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

/net/ipv4/
Daf_inet.c1031 const struct proto_ops inet_stream_ops = { variable
1063 EXPORT_SYMBOL(inet_stream_ops);
1137 .ops = &inet_stream_ops,
/net/xfrm/
Despintcp.c578 build_protos(&espintcp_prot, &espintcp_ops, &tcp_prot, &inet_stream_ops); in espintcp_init()
/net/ipv6/
Dipv6_sockglue.c480 sk->sk_socket->ops = &inet_stream_ops; in do_ipv6_setsockopt()
/net/mptcp/
Dprotocol.c89 sock->ops = &inet_stream_ops; in mptcp_is_tcpsk()