Searched refs:proto_ops (Results 1 - 25 of 39) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dinet_common.h4 extern const struct proto_ops inet_stream_ops;
5 extern const struct proto_ops inet_dgram_ops;
H A Dprotocol.h82 const struct proto_ops *ops;
H A Dipv6.h573 extern const struct proto_ops inet6_stream_ops;
574 extern const struct proto_ops inet6_dgram_ops;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnet.h111 const struct proto_ops *ops;
126 struct proto_ops { struct
286 static const struct proto_ops name##_ops = { \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/atm/
H A Dpvc.c6 #include <linux/net.h> /* struct socket, struct proto_ops */
104 static const struct proto_ops pvc_proto_ops = {
H A Dsvc.c7 #include <linux/net.h> /* struct socket, struct proto_ops */
612 static const struct proto_ops svc_proto_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dsocket.c74 static struct proto_ops packet_ops;
75 static struct proto_ops stream_ops;
76 static struct proto_ops msg_ops;
1633 static struct proto_ops msg_ops = {
1654 static struct proto_ops packet_ops = {
1675 static struct proto_ops stream_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/
H A Daf_irda.c65 static const struct proto_ops irda_stream_ops;
66 static const struct proto_ops irda_seqpacket_ops;
67 static const struct proto_ops irda_dgram_ops;
70 static const struct proto_ops irda_ultra_ops;
2431 static const struct proto_ops SOCKOPS_WRAPPED(irda_stream_ops) = {
2455 static const struct proto_ops SOCKOPS_WRAPPED(irda_seqpacket_ops) = {
2479 static const struct proto_ops SOCKOPS_WRAPPED(irda_dgram_ops) = {
2504 static const struct proto_ops SOCKOPS_WRAPPED(irda_ultra_ops) = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/bnep/
H A Dsock.c178 static const struct proto_ops bnep_sock_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/cmtp/
H A Dsock.c169 static const struct proto_ops cmtp_sock_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/hidp/
H A Dsock.c220 static const struct proto_ops hidp_sock_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/rxrpc/
H A Daf_rxrpc.c33 static const struct proto_ops rxrpc_rpc_ops;
746 static const struct proto_ops rxrpc_rpc_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Daf_inet6.c478 const struct proto_ops inet6_stream_ops = {
503 const struct proto_ops inet6_dgram_ops = {
535 static const struct proto_ops inet6_sockraw_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Daf_inet.c823 const struct proto_ops inet_stream_ops = {
848 const struct proto_ops inet_dgram_ops = {
877 static const struct proto_ops inet_sockraw_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/packet/
H A Daf_packet.c245 static const struct proto_ops packet_ops;
247 static const struct proto_ops packet_ops_spkt;
1814 static const struct proto_ops packet_ops_spkt = {
1835 static const struct proto_ops packet_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dpppoe.c97 static const struct proto_ops pppoe_ops;
1110 static const struct proto_ops pppoe_ops = {
H A Dpptp.c83 static const struct proto_ops pptp_ops;
1199 static const struct proto_ops pptp_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/rfcomm/
H A Dsock.c60 static const struct proto_ops rfcomm_sock_ops;
913 static const struct proto_ops rfcomm_sock_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dsco.c58 static const struct proto_ops sco_sock_ops;
915 static const struct proto_ops sco_sock_ops = {
H A Dhci_sock.c595 static const struct proto_ops hci_sock_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/econet/
H A Daf_econet.c48 static const struct proto_ops econet_ops;
743 static const struct proto_ops econet_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/iucv/
H A Daf_iucv.c36 static struct proto_ops iucv_sock_ops;
1102 static struct proto_ops iucv_sock_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/llc/
H A Daf_llc.c38 static const struct proto_ops llc_ui_ops;
1084 static const struct proto_ops llc_ui_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/unix/
H A Daf_unix.c483 static const struct proto_ops unix_stream_ops = {
504 static const struct proto_ops unix_dgram_ops = {
525 static const struct proto_ops unix_seqpacket_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netrom/
H A Daf_netrom.c66 static const struct proto_ops nr_proto_ops;
1358 static const struct proto_ops nr_proto_ops = {

Completed in 137 milliseconds

12