Searched refs:inet_stream_ops (Results 1 – 5 of 5) sorted by relevance
11 extern const struct proto_ops inet_stream_ops;
1028 const struct proto_ops inet_stream_ops = { variable1061 EXPORT_SYMBOL(inet_stream_ops);1135 .ops = &inet_stream_ops,
580 build_protos(&espintcp_prot, &espintcp_ops, &tcp_prot, &inet_stream_ops); in espintcp_init()
477 sk->sk_socket->ops = &inet_stream_ops; in do_ipv6_setsockopt()
82 sock->ops = &inet_stream_ops; in mptcp_is_tcpsk()
Completed in 23 milliseconds