Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-openflow-1.0.c198 #define OFPQT_NONE 0x0000 macro
201 { OFPQT_NONE, "NONE" },
1119 case OFPQT_NONE: in of10_queue_props_print()