Home
last modified time | relevance | path

Searched refs:proto_ops (Results 51 – 75 of 82) sorted by relevance

1234

/openbmc/linux/net/atm/
H A Dsvc.c634 static const struct proto_ops svc_proto_ops = {
/openbmc/linux/net/l2tp/
H A Dl2tp_ip6.c733 static const struct proto_ops l2tp_ip6_ops = {
/openbmc/linux/net/rose/
H A Daf_rose.c63 static const struct proto_ops rose_proto_ops;
1511 static const struct proto_ops rose_proto_ops = {
/openbmc/linux/net/x25/
H A Daf_x25.c70 static const struct proto_ops x25_proto_ops;
1738 static const struct proto_ops x25_proto_ops = {
/openbmc/linux/net/rds/
H A Daf_rds.c638 static const struct proto_ops rds_proto_ops = {
/openbmc/linux/net/appletalk/
H A Dddp.c65 static const struct proto_ops atalk_dgram_ops;
1911 static const struct proto_ops atalk_dgram_ops = {
/openbmc/linux/net/kcm/
H A Dkcmsock.c1743 static const struct proto_ops kcm_dgram_ops = {
1764 static const struct proto_ops kcm_seqpacket_ops = {
/openbmc/linux/net/bluetooth/
H A Dl2cap_sock.c45 static const struct proto_ops l2cap_sock_ops;
1925 static const struct proto_ops l2cap_sock_ops = {
H A Diso.c18 static const struct proto_ops iso_sock_ops;
2058 static const struct proto_ops iso_sock_ops = {
/openbmc/linux/net/can/
H A Draw.c956 static const struct proto_ops raw_ops = {
H A Dbcm.c1696 static const struct proto_ops bcm_ops = {
/openbmc/linux/net/ax25/
H A Daf_ax25.c53 static const struct proto_ops ax25_proto_ops;
2012 static const struct proto_ops ax25_proto_ops = {
/openbmc/linux/net/dccp/
H A Dipv4.c994 static const struct proto_ops inet_dccp_ops = {
H A Dipv6.c1075 static const struct proto_ops inet6_dccp_ops = {
/openbmc/linux/net/unix/
H A Daf_unix.c830 static const struct proto_ops unix_stream_ops = {
855 static const struct proto_ops unix_dgram_ops = {
879 static const struct proto_ops unix_seqpacket_ops = {
/openbmc/linux/net/packet/
H A Daf_packet.c1919 static const struct proto_ops packet_ops;
1921 static const struct proto_ops packet_ops_spkt;
4701 static const struct proto_ops packet_ops_spkt = {
4720 static const struct proto_ops packet_ops = {
/openbmc/linux/crypto/
H A Daf_alg.c477 static const struct proto_ops alg_proto_ops = {
/openbmc/linux/net/ipv6/
H A Draw.c1275 const struct proto_ops inet6_sockraw_ops = {
/openbmc/linux/net/qrtr/
H A Daf_qrtr.c1235 static const struct proto_ops qrtr_proto_ops = {
/openbmc/linux/net/can/j1939/
H A Dsocket.c1308 static const struct proto_ops j1939_ops = {
/openbmc/linux/net/sctp/
H A Dipv6.c1085 static const struct proto_ops inet6_seqpacket_ops = {
H A Dprotocol.c1118 static const struct proto_ops inet_seqpacket_ops = {
/openbmc/linux/net/mptcp/
H A Dprotocol.c58 static const struct proto_ops *mptcp_fallback_tcp_ops(const struct sock *sk) in mptcp_fallback_tcp_ops()
4038 static const struct proto_ops mptcp_stream_ops = {
4137 static const struct proto_ops mptcp_v6_stream_ops = {
/openbmc/linux/net/netlink/
H A Daf_netlink.c527 static const struct proto_ops netlink_ops;
2789 static const struct proto_ops netlink_ops = {
/openbmc/linux/net/core/
H A Dskmsg.c1214 const struct proto_ops *ops; in sk_psock_verdict_data_ready()

1234