Searched refs:proto_ops (Results 1 – 9 of 9) sorted by relevance
29 struct rsi_proto_ops *proto_ops; member85 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()
32 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()
93 const struct proto_ops *ops;
694 const struct felix_tag_proto_ops *proto_ops, in felix_migrate_host_flood() argument706 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() argument722 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() argument766 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 …]
51 static const struct proto_ops pptp_ops;622 static const struct proto_ops pptp_ops = {
89 static const struct proto_ops pppoe_ops;1120 static const struct proto_ops pppoe_ops = {
572 static const struct proto_ops data_sock_ops = {730 static const struct proto_ops base_sock_ops = {
54 static const struct proto_ops tap_socket_ops;1157 static const struct proto_ops tap_socket_ops = {
2630 static const struct proto_ops tun_socket_ops = {
Completed in 822 milliseconds