Searched refs:vport_ops (Results 1 – 7 of 7) sorted by relevance
90 const struct vport_ops *ops;133 struct vport_ops { struct148 struct vport *ovs_vport_alloc(int priv_size, const struct vport_ops *, argument192 int __ovs_vport_ops_register(struct vport_ops *ops);199 void ovs_vport_ops_unregister(struct vport_ops *ops);
74 int __ovs_vport_ops_register(struct vport_ops *ops) in __ovs_vport_ops_register()77 struct vport_ops *o; in __ovs_vport_ops_register()92 void ovs_vport_ops_unregister(struct vport_ops *ops) in ovs_vport_ops_unregister()131 struct vport *ovs_vport_alloc(int priv_size, const struct vport_ops *ops, in ovs_vport_alloc()181 static struct vport_ops *ovs_vport_lookup(const struct vport_parms *parms) in ovs_vport_lookup()183 struct vport_ops *ops; in ovs_vport_lookup()202 struct vport_ops *ops; in ovs_vport_add()
50 static struct vport_ops ovs_gre_vport_ops;87 static struct vport_ops ovs_gre_vport_ops = {
31 static struct vport_ops ovs_geneve_vport_ops;114 static struct vport_ops ovs_geneve_vport_ops = {
33 static struct vport_ops ovs_vxlan_netdev_vport_ops;151 static struct vport_ops ovs_vxlan_netdev_vport_ops = {
39 static struct vport_ops ovs_netdev_vport_ops;207 static struct vport_ops ovs_netdev_vport_ops = {
39 static struct vport_ops ovs_internal_vport_ops;274 static struct vport_ops ovs_internal_vport_ops = {