Home
last modified time | relevance | path

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

12345678910

/dports/net/nss_ldap/nss_ldap-265/
H A Dldap-proto.c187 static nss_backend_op_t proto_ops[] = { variable
205 be->ops = proto_ops; in _nss_ldap_protocols_constr()
206 be->n_ops = sizeof (proto_ops) / sizeof (nss_backend_op_t); in _nss_ldap_protocols_constr()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/bluetooth/
H A Dbtrsi.c30 struct rsi_proto_ops *proto_ops; member
86 return h_adapter->proto_ops->coex_send_pkt(h_adapter->priv, skb, in rsi_hci_send_pkt()
122 h_adapter->proto_ops = ops; in rsi_hci_attach()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/bluetooth/
H A Dbtrsi.c30 struct rsi_proto_ops *proto_ops; member
86 return h_adapter->proto_ops->coex_send_pkt(h_adapter->priv, skb, in rsi_hci_send_pkt()
122 h_adapter->proto_ops = ops; in rsi_hci_attach()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/bluetooth/
H A Dbtrsi.c30 struct rsi_proto_ops *proto_ops; member
86 return h_adapter->proto_ops->coex_send_pkt(h_adapter->priv, skb, in rsi_hci_send_pkt()
122 h_adapter->proto_ops = ops; in rsi_hci_attach()
/dports/multimedia/libv4l/linux-5.13-rc2/net/xfrm/
H A Despintcp.c393 static struct proto_ops espintcp_ops __ro_after_init;
395 static struct proto_ops espintcp6_ops;
440 struct proto_ops *espintcp_ops,
442 const struct proto_ops *orig_ops);
557 struct proto_ops *espintcp_ops, in build_protos()
559 const struct proto_ops *orig_ops) in build_protos()
562 memcpy(espintcp_ops, orig_ops, sizeof(struct proto_ops)); in build_protos()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/xfrm/
H A Despintcp.c393 static struct proto_ops espintcp_ops __ro_after_init;
395 static struct proto_ops espintcp6_ops;
440 struct proto_ops *espintcp_ops,
442 const struct proto_ops *orig_ops);
557 struct proto_ops *espintcp_ops, in build_protos()
559 const struct proto_ops *orig_ops) in build_protos()
562 memcpy(espintcp_ops, orig_ops, sizeof(struct proto_ops)); in build_protos()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/xfrm/
H A Despintcp.c393 static struct proto_ops espintcp_ops __ro_after_init;
395 static struct proto_ops espintcp6_ops;
440 struct proto_ops *espintcp_ops,
442 const struct proto_ops *orig_ops);
557 struct proto_ops *espintcp_ops, in build_protos()
559 const struct proto_ops *orig_ops) in build_protos()
562 memcpy(espintcp_ops, orig_ops, sizeof(struct proto_ops)); in build_protos()
/dports/multimedia/libv4l/linux-5.13-rc2/net/hsr/
H A Dhsr_framereg.c174 if (san && hsr->proto_ops->handle_san_frame) in hsr_add_node()
175 hsr->proto_ops->handle_san_frame(san, rx_port, new_node); in hsr_add_node()
223 if (hsr->proto_ops->update_san_info) in hsr_get_node()
224 hsr->proto_ops->update_san_info(node, is_sup); in hsr_get_node()
228 if (hsr->proto_ops->update_san_info) in hsr_get_node()
229 hsr->proto_ops->update_san_info(node, is_sup); in hsr_get_node()
H A Dhsr_forward.c412 if (hsr->proto_ops->drop_frame && in hsr_forward_do()
413 hsr->proto_ops->drop_frame(frame, port)) in hsr_forward_do()
417 skb = hsr->proto_ops->create_tagged_frame(frame, port); in hsr_forward_do()
419 skb = hsr->proto_ops->get_untagged_frame(frame, port); in hsr_forward_do()
551 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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/hsr/
H A Dhsr_framereg.c174 if (san && hsr->proto_ops->handle_san_frame) in hsr_add_node()
175 hsr->proto_ops->handle_san_frame(san, rx_port, new_node); in hsr_add_node()
223 if (hsr->proto_ops->update_san_info) in hsr_get_node()
224 hsr->proto_ops->update_san_info(node, is_sup); in hsr_get_node()
228 if (hsr->proto_ops->update_san_info) in hsr_get_node()
229 hsr->proto_ops->update_san_info(node, is_sup); in hsr_get_node()
H A Dhsr_forward.c412 if (hsr->proto_ops->drop_frame && in hsr_forward_do()
413 hsr->proto_ops->drop_frame(frame, port)) in hsr_forward_do()
417 skb = hsr->proto_ops->create_tagged_frame(frame, port); in hsr_forward_do()
419 skb = hsr->proto_ops->get_untagged_frame(frame, port); in hsr_forward_do()
551 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/hsr/
H A Dhsr_framereg.c174 if (san && hsr->proto_ops->handle_san_frame) in hsr_add_node()
175 hsr->proto_ops->handle_san_frame(san, rx_port, new_node); in hsr_add_node()
223 if (hsr->proto_ops->update_san_info) in hsr_get_node()
224 hsr->proto_ops->update_san_info(node, is_sup); in hsr_get_node()
228 if (hsr->proto_ops->update_san_info) in hsr_get_node()
229 hsr->proto_ops->update_san_info(node, is_sup); in hsr_get_node()
H A Dhsr_forward.c412 if (hsr->proto_ops->drop_frame && in hsr_forward_do()
413 hsr->proto_ops->drop_frame(frame, port)) in hsr_forward_do()
417 skb = hsr->proto_ops->create_tagged_frame(frame, port); in hsr_forward_do()
419 skb = hsr->proto_ops->get_untagged_frame(frame, port); in hsr_forward_do()
551 hsr->proto_ops->fill_frame_info(proto, skb, frame); in fill_frame_info()
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dinet_common.h7 extern const struct proto_ops inet_stream_ops;
8 extern const struct proto_ops inet_dgram_ops;
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/phonet/
H A Dphonet.h35 extern const struct proto_ops phonet_dgram_ops;
93 const struct proto_ops *ops;
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dinet_common.h7 extern const struct proto_ops inet_stream_ops;
8 extern const struct proto_ops inet_dgram_ops;
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/phonet/
H A Dphonet.h35 extern const struct proto_ops phonet_dgram_ops;
93 const struct proto_ops *ops;
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dinet_common.h7 extern const struct proto_ops inet_stream_ops;
8 extern const struct proto_ops inet_dgram_ops;
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/phonet/
H A Dphonet.h35 extern const struct proto_ops phonet_dgram_ops;
93 const struct proto_ops *ops;
/dports/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.9.1/src/
H A Dps2comm.c460 struct SynapticsProtocolOperations *proto_ops, in ps2_synaptics_get_packet() argument
474 proto_ops->QueryHardware(pInfo); in ps2_synaptics_get_packet()
503 proto_ops->QueryHardware(pInfo); /* including a reset */ in ps2_synaptics_get_packet()
524 struct SynapticsProtocolOperations *proto_ops, in PS2ReadHwStateProto() argument
544 if (!ps2_synaptics_get_packet(pInfo, synhw, proto_ops, comm)) in PS2ReadHwStateProto()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/crypto/
H A Dif_alg.h54 struct proto_ops *ops;
55 struct proto_ops *ops_nokey;
/dports/multimedia/libv4l/linux-5.13-rc2/include/crypto/
H A Dif_alg.h54 struct proto_ops *ops;
55 struct proto_ops *ops_nokey;
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/crypto/
H A Dif_alg.h54 struct proto_ops *ops;
55 struct proto_ops *ops_nokey;

12345678910