Home
last modified time | relevance | path

Searched refs:proto_ops (Results 1 – 62 of 62) sorted by relevance

/linux-4.1.27/include/net/
Dinet_common.h4 extern const struct proto_ops inet_stream_ops;
5 extern const struct proto_ops inet_dgram_ops;
Dprotocol.h87 const struct proto_ops *ops;
Dipv6.h919 extern const struct proto_ops inet6_stream_ops;
920 extern const struct proto_ops inet6_dgram_ops;
/linux-4.1.27/include/crypto/
Dif_alg.h59 struct proto_ops *ops;
60 struct proto_ops *ops_nokey;
/linux-4.1.27/include/net/phonet/
Dphonet.h48 extern const struct proto_ops phonet_dgram_ops;
106 const struct proto_ops *ops;
Dpep.h54 extern const struct proto_ops phonet_stream_ops;
/linux-4.1.27/include/linux/can/
Dcore.h39 const struct proto_ops *ops;
/linux-4.1.27/include/linux/
Dnet.h118 const struct proto_ops *ops;
127 struct proto_ops { struct
/linux-4.1.27/crypto/
Dalgif_rng.c95 static struct proto_ops algif_rng_ops = {
Dalgif_hash.c215 static struct proto_ops algif_hash_ops = {
323 static struct proto_ops algif_hash_ops_nokey = {
Dalgif_skcipher.c736 static struct proto_ops algif_skcipher_ops = {
832 static struct proto_ops algif_skcipher_ops_nokey = {
Daf_alg.c328 static const struct proto_ops alg_proto_ops = {
Dalgif_aead.c542 static struct proto_ops algif_aead_ops = {
/linux-4.1.27/net/irda/
Daf_irda.c64 static const struct proto_ops irda_stream_ops;
65 static const struct proto_ops irda_seqpacket_ops;
66 static const struct proto_ops irda_dgram_ops;
69 static const struct proto_ops irda_ultra_ops;
2595 static const struct proto_ops irda_stream_ops = {
2619 static const struct proto_ops irda_seqpacket_ops = {
2643 static const struct proto_ops irda_dgram_ops = {
2668 static const struct proto_ops irda_ultra_ops = {
/linux-4.1.27/net/nfc/
Drawsock.c278 static const struct proto_ops rawsock_ops = {
298 static const struct proto_ops rawsock_raw_ops = {
Dllcp_sock.c886 static const struct proto_ops llcp_sock_ops = {
906 static const struct proto_ops llcp_rawsock_ops = {
/linux-4.1.27/net/atm/
Dpvc.c106 static const struct proto_ops pvc_proto_ops = {
Dsvc.c628 static const struct proto_ops svc_proto_ops = {
/linux-4.1.27/net/bluetooth/cmtp/
Dsock.c169 static const struct proto_ops cmtp_sock_ops = {
/linux-4.1.27/net/bluetooth/bnep/
Dsock.c166 static const struct proto_ops bnep_sock_ops = {
/linux-4.1.27/net/bluetooth/hidp/
Dsock.c199 static const struct proto_ops hidp_sock_ops = {
/linux-4.1.27/net/tipc/
Dsocket.c122 static const struct proto_ops packet_ops;
123 static const struct proto_ops stream_ops;
124 static const struct proto_ops msg_ops;
316 const struct proto_ops *ops; in tipc_sk_create()
2482 static const struct proto_ops msg_ops = {
2503 static const struct proto_ops packet_ops = {
2524 static const struct proto_ops stream_ops = {
/linux-4.1.27/net/ieee802154/
Dsocket.c424 static const struct proto_ops ieee802154_raw_ops = {
969 static const struct proto_ops ieee802154_dgram_ops = {
1003 const struct proto_ops *ops; in ieee802154_create()
/linux-4.1.27/net/rxrpc/
Daf_rxrpc.c37 static const struct proto_ops rxrpc_rpc_ops;
756 static const struct proto_ops rxrpc_rpc_ops = {
/linux-4.1.27/drivers/net/ppp/
Dpptp.c56 static const struct proto_ops pptp_ops;
660 static const struct proto_ops pptp_ops = {
Dpppoe.c94 static const struct proto_ops pppoe_ops;
1131 static const struct proto_ops pppoe_ops = {
/linux-4.1.27/net/phonet/
Dsocket.c439 const struct proto_ops phonet_dgram_ops = {
464 const struct proto_ops phonet_stream_ops = {
/linux-4.1.27/drivers/isdn/mISDN/
Dsocket.c583 static const struct proto_ops data_sock_ops = {
737 static const struct proto_ops base_sock_ops = {
/linux-4.1.27/net/ipv6/
Daf_inet6.c512 const struct proto_ops inet6_stream_ops = {
538 const struct proto_ops inet6_dgram_ops = {
Draw.c1296 static const struct proto_ops inet6_sockraw_ops = {
/linux-4.1.27/net/ipv4/
Daf_inet.c899 const struct proto_ops inet_stream_ops = {
927 const struct proto_ops inet_dgram_ops = {
958 static const struct proto_ops inet_sockraw_ops = {
/linux-4.1.27/net/bluetooth/rfcomm/
Dsock.c36 static const struct proto_ops rfcomm_sock_ops;
1030 static const struct proto_ops rfcomm_sock_ops = {
/linux-4.1.27/net/caif/
Dcaif_socket.c969 static const struct proto_ops caif_seqpacket_ops = {
990 static const struct proto_ops caif_stream_ops = {
/linux-4.1.27/net/rds/
Daf_rds.c388 static const struct proto_ops rds_proto_ops = {
/linux-4.1.27/net/bluetooth/
Dsco.c37 static const struct proto_ops sco_sock_ops;
1171 static const struct proto_ops sco_sock_ops = {
Dl2cap_sock.c43 static const struct proto_ops l2cap_sock_ops;
1586 static const struct proto_ops l2cap_sock_ops = {
Dhci_sock.c1354 static const struct proto_ops hci_sock_ops = {
/linux-4.1.27/net/llc/
Daf_llc.c39 static const struct proto_ops llc_ui_ops;
1166 static const struct proto_ops llc_ui_ops = {
/linux-4.1.27/drivers/net/
Dmacvtap.c80 static const struct proto_ops macvtap_socket_ops;
1154 static const struct proto_ops macvtap_socket_ops = {
Dtun.c1503 static const struct proto_ops tun_socket_ops = {
/linux-4.1.27/net/l2tp/
Dl2tp_ip.c579 static const struct proto_ops l2tp_ip_ops = {
Dl2tp_ip6.c730 static const struct proto_ops l2tp_ip6_ops = {
Dl2tp_ppp.c139 static const struct proto_ops pppol2tp_ops;
1775 static const struct proto_ops pppol2tp_ops = {
/linux-4.1.27/net/netrom/
Daf_netrom.c67 static const struct proto_ops nr_proto_ops;
1360 static const struct proto_ops nr_proto_ops = {
/linux-4.1.27/net/rose/
Daf_rose.c66 static const struct proto_ops rose_proto_ops;
1475 static const struct proto_ops rose_proto_ops = {
/linux-4.1.27/net/vmw_vsock/
Daf_vsock.c1071 static const struct proto_ops vsock_dgram_ops = {
1826 static const struct proto_ops vsock_stream_ops = {
/linux-4.1.27/net/unix/
Daf_unix.c657 static const struct proto_ops unix_stream_ops = {
679 static const struct proto_ops unix_dgram_ops = {
701 static const struct proto_ops unix_seqpacket_ops = {
/linux-4.1.27/net/can/
Draw.c823 static const struct proto_ops raw_ops = {
Dbcm.c1576 static const struct proto_ops bcm_ops = {
/linux-4.1.27/net/x25/
Daf_x25.c75 static const struct proto_ops x25_proto_ops;
1746 static const struct proto_ops x25_proto_ops = {
/linux-4.1.27/net/appletalk/
Dddp.c69 static const struct proto_ops atalk_dgram_ops;
1865 static const struct proto_ops atalk_dgram_ops = {
/linux-4.1.27/net/ipx/
Daf_ipx.c73 static const struct proto_ops ipx_dgram_ops;
1961 static const struct proto_ops ipx_dgram_ops = {
/linux-4.1.27/net/ax25/
Daf_ax25.c57 static const struct proto_ops ax25_proto_ops;
1949 static const struct proto_ops ax25_proto_ops = {
/linux-4.1.27/net/packet/
Daf_packet.c1541 static const struct proto_ops packet_ops;
1543 static const struct proto_ops packet_ops_spkt;
4026 static const struct proto_ops packet_ops_spkt = {
4047 static const struct proto_ops packet_ops = {
/linux-4.1.27/net/dccp/
Dipv4.c991 static const struct proto_ops inet_dccp_ops = {
Dipv6.c1057 static const struct proto_ops inet6_dccp_ops = {
/linux-4.1.27/net/decnet/
Daf_decnet.c154 static const struct proto_ops dn_proto_ops;
2336 static const struct proto_ops dn_proto_ops = {
/linux-4.1.27/net/sctp/
Dipv6.c933 static const struct proto_ops inet6_seqpacket_ops = {
Dprotocol.c993 static const struct proto_ops inet_seqpacket_ops = {
/linux-4.1.27/net/iucv/
Daf_iucv.c36 static const struct proto_ops iucv_sock_ops;
2330 static const struct proto_ops iucv_sock_ops = {
/linux-4.1.27/net/netlink/
Daf_netlink.c1066 static const struct proto_ops netlink_ops;
3126 static const struct proto_ops netlink_ops = {
/linux-4.1.27/net/key/
Daf_key.c112 static const struct proto_ops pfkey_ops;
3673 static const struct proto_ops pfkey_ops = {