Searched refs:inet_stream_ops (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet_common.h4 extern const struct proto_ops inet_stream_ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Daf_inet.c894 const struct proto_ops inet_stream_ops = { variable in typeref:struct:proto_ops
919 EXPORT_SYMBOL(inet_stream_ops); variable
991 .ops = &inet_stream_ops,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dipv6_sockglue.c178 sk->sk_socket->ops = &inet_stream_ops;

Completed in 132 milliseconds