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

/solaris-userland/components/openvswitch/files/lib/
H A Dutil-solaris.c81 uint32_t ofp_max; member in struct:__anon24
1409 ur->ofp_min = ur->ofp_max = sort32[0];
1413 ur->ofp_max = sort32[i];
1416 ur->ofp_min = ur->ofp_max = sort32[i];
1455 if (ofports_range[i].ofp_min == ofports_range[i].ofp_max) {
1466 ofports_range[i].ofp_max) >= sizeof (buf)) {
3137 char *ofp_min, *ofp_max, *tmp = NULL, *endp = NULL; local
3148 ofp_min = ofp_max = val;
3151 ofp_min = ofp_max = curr;
3172 of_max = (uint32_t)strtoul(ofp_max,
[all...]

Completed in 70 milliseconds