Home
last modified time | relevance | path

Searched defs:vport_ops (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/net/openvswitch/
Dvport.h137 struct vport_ops { struct
138 enum ovs_vport_type type;
162 struct vport *ovs_vport_alloc(int priv_size, const struct vport_ops *, argument