Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c752 u_char plen_bogus = 0, skip = 0; in of10_queue_props_print() local
774 plen_bogus = plen != OF_QUEUE_PROP_HEADER_LEN; in of10_queue_props_print()
777 plen_bogus = plen != OF_QUEUE_PROP_MIN_RATE_LEN; in of10_queue_props_print()
782 if (plen_bogus) { in of10_queue_props_print()