Home
last modified time | relevance | path

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

1234

/openbmc/linux/drivers/bluetooth/
H A Dbtrsi.c29 struct rsi_proto_ops *proto_ops; member
85 return h_adapter->proto_ops->coex_send_pkt(h_adapter->priv, skb, in rsi_hci_send_pkt()
121 h_adapter->proto_ops = ops; in rsi_hci_attach()
/openbmc/linux/net/xfrm/
H A Despintcp.c398 static struct proto_ops espintcp_ops __ro_after_init;
400 static struct proto_ops espintcp6_ops;
447 struct proto_ops *espintcp_ops,
449 const struct proto_ops *orig_ops);
565 struct proto_ops *espintcp_ops, in build_protos()
567 const struct proto_ops *orig_ops) in build_protos()
570 memcpy(espintcp_ops, orig_ops, sizeof(struct proto_ops)); in build_protos()
/openbmc/linux/include/net/
H A Dinet_common.h11 extern const struct proto_ops inet_stream_ops;
12 extern const struct proto_ops inet_dgram_ops;
H A Dprotocol.h84 const struct proto_ops *ops;
/openbmc/linux/include/net/phonet/
H A Dphonet.h39 extern const struct proto_ops phonet_dgram_ops;
97 const struct proto_ops *ops;
H A Dpep.h44 extern const struct proto_ops phonet_stream_ops;
/openbmc/linux/net/hsr/
H A Dhsr_framereg.c166 if (san && hsr->proto_ops->handle_san_frame) in hsr_add_node()
167 hsr->proto_ops->handle_san_frame(san, rx_port, new_node); in hsr_add_node()
215 if (hsr->proto_ops->update_san_info) in hsr_get_node()
216 hsr->proto_ops->update_san_info(node, is_sup); in hsr_get_node()
220 if (hsr->proto_ops->update_san_info) in hsr_get_node()
221 hsr->proto_ops->update_san_info(node, is_sup); in hsr_get_node()
H A Dhsr_forward.c453 if (hsr->proto_ops->drop_frame && in hsr_forward_do()
454 hsr->proto_ops->drop_frame(frame, port)) in hsr_forward_do()
458 skb = hsr->proto_ops->create_tagged_frame(frame, port); in hsr_forward_do()
460 skb = hsr->proto_ops->get_untagged_frame(frame, port); in hsr_forward_do()
600 ret = hsr->proto_ops->fill_frame_info(proto, skb, frame); in fill_frame_info()
H A Dhsr_slave.c58 hsr->proto_ops->invalid_dan_ingress_frame && in hsr_handle_frame()
59 hsr->proto_ops->invalid_dan_ingress_frame(protocol)) in hsr_handle_frame()
H A Dhsr_device.c379 hsr->proto_ops->send_sv_frame(master, &interval); in hsr_announce()
500 hsr->proto_ops = &prp_ops; in hsr_dev_finalize()
502 hsr->proto_ops = &hsr_ops; in hsr_dev_finalize()
/openbmc/linux/include/crypto/
H A Dif_alg.h52 struct proto_ops *ops;
53 struct proto_ops *ops_nokey;
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c606 const struct felix_tag_proto_ops *proto_ops, in felix_migrate_host_flood() argument
618 mask = proto_ops->get_host_fwd_mask(ds); in felix_migrate_host_flood()
624 const struct felix_tag_proto_ops *proto_ops, in felix_migrate_mdbs() argument
634 to = proto_ops->get_host_fwd_mask(ds); in felix_migrate_mdbs()
646 const struct felix_tag_proto_ops *proto_ops, in felix_tag_proto_setup_shared() argument
678 proto_ops = &felix_tag_npi_proto_ops; in felix_change_tag_protocol()
681 proto_ops = &felix_tag_8021q_proto_ops; in felix_change_tag_protocol()
689 if (proto_ops == old_proto_ops) in felix_change_tag_protocol()
692 err = proto_ops->setup(ds); in felix_change_tag_protocol()
703 felix->tag_proto_ops = proto_ops; in felix_change_tag_protocol()
[all …]
/openbmc/linux/include/linux/can/
H A Dcore.h33 const struct proto_ops *ops;
/openbmc/linux/scripts/
H A Dconst_structs.checkpatch62 proto_ops
/openbmc/linux/crypto/
H A Dalgif_rng.c164 static struct proto_ops algif_rng_ops = {
182 static struct proto_ops __maybe_unused algif_rng_test_ops = {
H A Dalgif_skcipher.c182 static struct proto_ops algif_skcipher_ops = {
260 static struct proto_ops algif_skcipher_ops_nokey = {
H A Dalgif_hash.c280 static struct proto_ops algif_hash_ops = {
369 static struct proto_ops algif_hash_ops_nokey = {
H A Dalgif_aead.c358 static struct proto_ops algif_aead_ops = {
436 static struct proto_ops algif_aead_ops_nokey = {
/openbmc/linux/net/
H A Dsocket.c140 const struct proto_ops *ops = READ_ONCE(sock->ops); in sock_show_fdinfo()
652 const struct proto_ops *ops = READ_ONCE(sock->ops); in __sock_release()
813 const struct proto_ops *ops = READ_ONCE(sock->ops); in kernel_sendmsg_locked()
1102 const struct proto_ops *ops; in sock_splice_read()
1114 const struct proto_ops *ops; in sock_splice_eof()
1215 const struct proto_ops *ops = READ_ONCE(sock->ops); in sock_do_ioctl()
1251 const struct proto_ops *ops; in sock_ioctl()
1910 const struct proto_ops *ops; in do_accept()
2292 const struct proto_ops *ops; in do_sock_setsockopt()
2364 const struct proto_ops *ops; in do_sock_getsockopt()
[all …]
/openbmc/linux/include/linux/
H A Dnet.h126 const struct proto_ops *ops; /* Might change with IPV6_ADDRFORM or MPTCP. */
161 struct proto_ops { struct
/openbmc/linux/net/nfc/
H A Drawsock.c268 static const struct proto_ops rawsock_ops = {
286 static const struct proto_ops rawsock_raw_ops = {
/openbmc/linux/net/atm/
H A Dpvc.c106 static const struct proto_ops pvc_proto_ops = {
/openbmc/linux/net/unix/
H A Dscm.c32 const struct proto_ops *ops = READ_ONCE(sock->ops); in unix_get_socket()
/openbmc/linux/net/bluetooth/cmtp/
H A Dsock.c174 static const struct proto_ops cmtp_sock_ops = {
/openbmc/linux/net/bluetooth/bnep/
H A Dsock.c172 static const struct proto_ops bnep_sock_ops = {

1234