Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-openflow-1.0.c1087 u_char plen_bogus = 0, skip = 0; in of10_queue_props_print() local
1107 plen_bogus = plen != OF_QUEUE_PROP_MINLEN; in of10_queue_props_print()
1110 plen_bogus = plen != OF_QUEUE_PROP_MIN_RATE_FIXLEN; in of10_queue_props_print()
1115 if (plen_bogus) { in of10_queue_props_print()