Searched defs:new_vport (Results 1 - 1 of 1) sorted by relevance

/net/openvswitch/
H A Ddatapath.c135 static struct vport *new_vport(const struct vport_parms *);
215 static struct vport *new_vport(const struct vport_parms *parms) function
1409 vport = new_vport(&parms);
1796 vport = new_vport(&parms);

Completed in 32 milliseconds