ovs_lookup_vport  168 net/openvswitch/datapath.h struct vport *ovs_lookup_vport(const struct datapath *dp, u16 port_no);
ovs_lookup_vport  173 net/openvswitch/datapath.h 	return ovs_lookup_vport(dp, port_no);
ovs_lookup_vport  179 net/openvswitch/datapath.h 	return ovs_lookup_vport(dp, port_no);
ovs_lookup_vport  185 net/openvswitch/datapath.h 	return ovs_lookup_vport(dp, port_no);