Searched refs:HMAP_FOR_EACH_SAFE (Results 1 - 2 of 2) sorted by relevance
/solaris-userland/components/openvswitch/files/lib/ |
H A D | dpif-solaris.c | 327 HMAP_FOR_EACH_SAFE(port, next, node, &dpif->ports) { 1150 HMAP_FOR_EACH_SAFE(port, next, node, &state->ports) { 1732 HMAP_FOR_EACH_SAFE(solaris_flow, next, node, &dpif->flows) { 1955 HMAP_FOR_EACH_SAFE(flow, next, node, &iter->flows) {
|
H A D | netdev-solaris.c | 2652 HMAP_FOR_EACH_SAFE(hc, next, tc_queue.hmap_node, &htb->tc.queues) { function
|
Completed in 26 milliseconds