Searched defs:vport_ops (Results 1 – 1 of 1) sorted by relevance
137 struct vport_ops { struct138 enum ovs_vport_type type;162 struct vport *ovs_vport_alloc(int priv_size, const struct vport_ops *, argument