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