Searched refs:vport_ops (Results 1 – 7 of 7) sorted by relevance
78 const struct vport_ops *ops;121 struct vport_ops { struct136 struct vport *ovs_vport_alloc(int priv_size, const struct vport_ops *, argument179 int __ovs_vport_ops_register(struct vport_ops *ops);186 void ovs_vport_ops_unregister(struct vport_ops *ops);
61 int __ovs_vport_ops_register(struct vport_ops *ops) in __ovs_vport_ops_register()64 struct vport_ops *o; in __ovs_vport_ops_register()79 void ovs_vport_ops_unregister(struct vport_ops *ops) in ovs_vport_ops_unregister()120 struct vport *ovs_vport_alloc(int priv_size, const struct vport_ops *ops, in ovs_vport_alloc()170 static struct vport_ops *ovs_vport_lookup(const struct vport_parms *parms) in ovs_vport_lookup()172 struct vport_ops *ops; in ovs_vport_lookup()191 struct vport_ops *ops; in ovs_vport_add()
37 static struct vport_ops ovs_gre_vport_ops;81 static struct vport_ops ovs_gre_vport_ops = {
27 static struct vport_ops ovs_geneve_vport_ops;117 static struct vport_ops ovs_geneve_vport_ops = {
20 static struct vport_ops ovs_vxlan_netdev_vport_ops;146 static struct vport_ops ovs_vxlan_netdev_vport_ops = {
26 static struct vport_ops ovs_netdev_vport_ops;196 static struct vport_ops ovs_netdev_vport_ops = {
25 static struct vport_ops ovs_internal_vport_ops;230 static struct vport_ops ovs_internal_vport_ops = {