Home
last modified time | relevance | path

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

/net/openvswitch/
A Dvport.h133 struct vport_ops { struct
134 enum ovs_vport_type type;
137 struct vport *(*create)(const struct vport_parms *);
161 struct vport *ovs_vport_alloc(int priv_size, const struct vport_ops *, argument

Completed in 5 milliseconds