Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c1225 u_char plen_bogus = 0, skip = 0; in of10_queue_props_print() local
1247 plen_bogus = plen != OF_QUEUE_PROP_HEADER_LEN; in of10_queue_props_print()
1250 plen_bogus = plen != OF_QUEUE_PROP_MIN_RATE_LEN; in of10_queue_props_print()
1255 if (plen_bogus) { in of10_queue_props_print()