Searched defs:ofp_min (Results 1 - 1 of 1) sorted by relevance

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

Completed in 34 milliseconds