Home
last modified time | relevance | path

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

/drivers/bluetooth/
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()
/drivers/net/ovpn/
A Dtcp.c32 static struct proto_ops ovpn_tcp_ops __ro_after_init;
34 static struct proto_ops ovpn_tcp6_ops __ro_after_init;
464 struct proto_ops *new_ops,
466 const struct proto_ops *orig_ops);
577 struct proto_ops *new_ops, in ovpn_tcp_build_protos()
579 const struct proto_ops *orig_ops) in ovpn_tcp_build_protos()
A Dpeer.h93 const struct proto_ops *ops;
/drivers/net/dsa/ocelot/
A Dfelix.c694 const struct felix_tag_proto_ops *proto_ops, in felix_migrate_host_flood() argument
706 mask = proto_ops->get_host_fwd_mask(ds); in felix_migrate_host_flood()
712 const struct felix_tag_proto_ops *proto_ops, in felix_migrate_mdbs() argument
722 to = proto_ops->get_host_fwd_mask(ds); in felix_migrate_mdbs()
734 const struct felix_tag_proto_ops *proto_ops, in felix_tag_proto_setup_shared() argument
766 proto_ops = &felix_tag_npi_proto_ops; in felix_change_tag_protocol()
769 proto_ops = &felix_tag_8021q_proto_ops; in felix_change_tag_protocol()
777 if (proto_ops == old_proto_ops) in felix_change_tag_protocol()
780 err = proto_ops->setup(ds); in felix_change_tag_protocol()
791 felix->tag_proto_ops = proto_ops; in felix_change_tag_protocol()
[all …]
/drivers/net/ppp/
A Dpptp.c51 static const struct proto_ops pptp_ops;
622 static const struct proto_ops pptp_ops = {
A Dpppoe.c89 static const struct proto_ops pppoe_ops;
1120 static const struct proto_ops pppoe_ops = {
/drivers/isdn/mISDN/
A Dsocket.c572 static const struct proto_ops data_sock_ops = {
730 static const struct proto_ops base_sock_ops = {
/drivers/net/
A Dtap.c54 static const struct proto_ops tap_socket_ops;
1157 static const struct proto_ops tap_socket_ops = {
A Dtun.c2630 static const struct proto_ops tun_socket_ops = {

Completed in 822 milliseconds