Searched refs:outport (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openvswitch/files/lib/
H A Ddpif-solaris.c1448 dpif_solaris_get_priority_details(void *cookie, odp_port_t outport, argument
1457 " Port : %d, Queue: %d\n", outport, queueid);
1460 error = dpif_solaris_get_port_by_number(dpif, outport, &port);
1464 "failed to get port %d\n", outport);
2196 * if the in or outport is the internal port, and its uplink
2220 "get uplink for outport %d",
2235 "outport %d on different uplinks",

Completed in 18 milliseconds