Home
last modified time | relevance | path

Searched refs:OFPQT_MIN_RATE (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-openflow-1.0.c219 #define OFPQT_MIN_RATE 0x0001 macro
222 { OFPQT_MIN_RATE, "MIN_RATE" },
1249 case OFPQT_MIN_RATE: in of10_queue_props_print()
1264 if (property == OFPQT_MIN_RATE) { /* the only case of property decoding */ in of10_queue_props_print()