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

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-openflow-1.0.c219 #define OFPQT_MIN_RATE 0x0001 macro
222 { OFPQT_MIN_RATE, "MIN_RATE" },
1249 case OFPQT_MIN_RATE:
1264 if (property == OFPQT_MIN_RATE) { /* the only case of property decoding */

Completed in 60 milliseconds