proto_ops          43 include/linux/can/core.h 	struct proto_ops *ops;
proto_ops         132 include/linux/net.h 	const struct proto_ops	*ops;
proto_ops         319 include/linux/net.h static const struct proto_ops name##_ops = {			\
proto_ops           4 include/net/inet_common.h extern const struct proto_ops		inet_stream_ops;
proto_ops           5 include/net/inet_common.h extern const struct proto_ops		inet_dgram_ops;
proto_ops         566 include/net/ipv6.h extern const struct proto_ops inet6_stream_ops;
proto_ops         567 include/net/ipv6.h extern const struct proto_ops inet6_dgram_ops;
proto_ops          54 include/net/phonet/pep.h extern const struct proto_ops phonet_stream_ops;
proto_ops          47 include/net/phonet/phonet.h extern const struct proto_ops phonet_dgram_ops;
proto_ops          98 include/net/phonet/phonet.h 	const struct proto_ops	*ops;
proto_ops          78 include/net/protocol.h 	const struct proto_ops *ops;
proto_ops          67 net/appletalk/ddp.c static const struct proto_ops atalk_dgram_ops;
proto_ops        1836 net/appletalk/ddp.c static const struct proto_ops SOCKOPS_WRAPPED(atalk_dgram_ops) = {
proto_ops         104 net/atm/pvc.c  static const struct proto_ops pvc_proto_ops = {
proto_ops         607 net/atm/svc.c  static const struct proto_ops svc_proto_ops = {
proto_ops          57 net/ax25/af_ax25.c static const struct proto_ops ax25_proto_ops;
proto_ops        1964 net/ax25/af_ax25.c static const struct proto_ops ax25_proto_ops = {
proto_ops         174 net/bluetooth/bnep/sock.c static const struct proto_ops bnep_sock_ops = {
proto_ops         169 net/bluetooth/cmtp/sock.c static const struct proto_ops cmtp_sock_ops = {
proto_ops         603 net/bluetooth/hci_sock.c static const struct proto_ops hci_sock_ops = {
proto_ops         220 net/bluetooth/hidp/sock.c static const struct proto_ops hidp_sock_ops = {
proto_ops          62 net/bluetooth/l2cap.c static const struct proto_ops l2cap_sock_ops;
proto_ops        2445 net/bluetooth/l2cap.c static const struct proto_ops l2cap_sock_ops = {
proto_ops          58 net/bluetooth/rfcomm/sock.c static const struct proto_ops rfcomm_sock_ops;
proto_ops         920 net/bluetooth/rfcomm/sock.c static const struct proto_ops rfcomm_sock_ops = {
proto_ops          60 net/bluetooth/sco.c static const struct proto_ops sco_sock_ops;
proto_ops         917 net/bluetooth/sco.c static const struct proto_ops sco_sock_ops = {
proto_ops        1514 net/can/bcm.c  static struct proto_ops bcm_ops __read_mostly = {
proto_ops         706 net/can/raw.c  static struct proto_ops raw_ops __read_mostly = {
proto_ops         957 net/dccp/ipv4.c static const struct proto_ops inet_dccp_ops = {
proto_ops        1156 net/dccp/ipv6.c static struct proto_ops inet6_dccp_ops = {
proto_ops         154 net/decnet/af_decnet.c static const struct proto_ops dn_proto_ops;
proto_ops        2342 net/decnet/af_decnet.c static const struct proto_ops dn_proto_ops = {
proto_ops          48 net/econet/af_econet.c static const struct proto_ops econet_ops;
proto_ops         752 net/econet/af_econet.c static const struct proto_ops econet_ops = {
proto_ops         841 net/ipv4/af_inet.c const struct proto_ops inet_stream_ops = {
proto_ops         867 net/ipv4/af_inet.c const struct proto_ops inet_dgram_ops = {
proto_ops         896 net/ipv4/af_inet.c static const struct proto_ops inet_sockraw_ops = {
proto_ops         468 net/ipv6/af_inet6.c const struct proto_ops inet6_stream_ops = {
proto_ops         494 net/ipv6/af_inet6.c const struct proto_ops inet6_dgram_ops = {
proto_ops        1310 net/ipv6/raw.c static const struct proto_ops inet6_sockraw_ops = {
proto_ops          78 net/ipx/af_ipx.c static const struct proto_ops ipx_dgram_ops;
proto_ops        1935 net/ipx/af_ipx.c static const struct proto_ops SOCKOPS_WRAPPED(ipx_dgram_ops) = {
proto_ops          65 net/irda/af_irda.c static const struct proto_ops irda_stream_ops;
proto_ops          66 net/irda/af_irda.c static const struct proto_ops irda_seqpacket_ops;
proto_ops          67 net/irda/af_irda.c static const struct proto_ops irda_dgram_ops;
proto_ops          70 net/irda/af_irda.c static const struct proto_ops irda_ultra_ops;
proto_ops        2472 net/irda/af_irda.c static const struct proto_ops SOCKOPS_WRAPPED(irda_stream_ops) = {
proto_ops        2496 net/irda/af_irda.c static const struct proto_ops SOCKOPS_WRAPPED(irda_seqpacket_ops) = {
proto_ops        2520 net/irda/af_irda.c static const struct proto_ops SOCKOPS_WRAPPED(irda_dgram_ops) = {
proto_ops        2545 net/irda/af_irda.c static const struct proto_ops SOCKOPS_WRAPPED(irda_ultra_ops) = {
proto_ops          36 net/iucv/af_iucv.c static struct proto_ops iucv_sock_ops;
proto_ops        1162 net/iucv/af_iucv.c static struct proto_ops iucv_sock_ops = {
proto_ops         150 net/key/af_key.c static const struct proto_ops pfkey_ops;
proto_ops        3596 net/key/af_key.c static const struct proto_ops pfkey_ops = {
proto_ops          38 net/llc/af_llc.c static const struct proto_ops llc_ui_ops;
proto_ops        1101 net/llc/af_llc.c static const struct proto_ops llc_ui_ops = {
proto_ops         316 net/netlink/af_netlink.c static const struct proto_ops netlink_ops;
proto_ops        1893 net/netlink/af_netlink.c static const struct proto_ops netlink_ops = {
proto_ops          67 net/netrom/af_netrom.c static const struct proto_ops nr_proto_ops;
proto_ops        1375 net/netrom/af_netrom.c static const struct proto_ops nr_proto_ops = {
proto_ops         275 net/packet/af_packet.c static const struct proto_ops packet_ops;
proto_ops         277 net/packet/af_packet.c static const struct proto_ops packet_ops_spkt;
proto_ops        1948 net/packet/af_packet.c static const struct proto_ops packet_ops_spkt = {
proto_ops        1969 net/packet/af_packet.c static const struct proto_ops packet_ops = {
proto_ops         307 net/phonet/socket.c const struct proto_ops phonet_dgram_ops = {
proto_ops         332 net/phonet/socket.c const struct proto_ops phonet_stream_ops = {
proto_ops          66 net/rose/af_rose.c static struct proto_ops rose_proto_ops;
proto_ops        1515 net/rose/af_rose.c static struct proto_ops rose_proto_ops = {
proto_ops          35 net/rxrpc/af_rxrpc.c static const struct proto_ops rxrpc_rpc_ops;
proto_ops         751 net/rxrpc/af_rxrpc.c static const struct proto_ops rxrpc_rpc_ops = {
proto_ops         943 net/sctp/ipv6.c static const struct proto_ops inet6_seqpacket_ops = {
proto_ops         903 net/sctp/protocol.c static const struct proto_ops inet_seqpacket_ops = {
proto_ops          76 net/tipc/socket.c static const struct proto_ops packet_ops;
proto_ops          77 net/tipc/socket.c static const struct proto_ops stream_ops;
proto_ops          78 net/tipc/socket.c static const struct proto_ops msg_ops;
proto_ops         189 net/tipc/socket.c 	const struct proto_ops *ops;
proto_ops        1777 net/tipc/socket.c static const struct proto_ops msg_ops = {
proto_ops        1798 net/tipc/socket.c static const struct proto_ops packet_ops = {
proto_ops        1819 net/tipc/socket.c static const struct proto_ops stream_ops = {
proto_ops         505 net/unix/af_unix.c static const struct proto_ops unix_stream_ops = {
proto_ops         526 net/unix/af_unix.c static const struct proto_ops unix_dgram_ops = {
proto_ops         547 net/unix/af_unix.c static const struct proto_ops unix_seqpacket_ops = {
proto_ops          71 net/x25/af_x25.c static const struct proto_ops x25_proto_ops;
proto_ops        1585 net/x25/af_x25.c static const struct proto_ops SOCKOPS_WRAPPED(x25_proto_ops) = {