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

/solaris-userland/components/openvswitch/files/lib/
H A Dutil-solaris.c3138 uint32_t of_min, of_max, i_of; local
3172 of_max = (uint32_t)strtoul(ofp_max, &endp, 10);
3174 for (i_of = of_min; i_of <= of_max; i_of++)

Completed in 22 milliseconds