Searched refs:OF_QUEUE_PROP_HEADER_LEN (Results 1 – 1 of 1) sorted by relevance
582 #define OF_QUEUE_PROP_HEADER_LEN 8 macro1227 if (len < OF_QUEUE_PROP_HEADER_LEN) in of10_queue_props_print()1239 if (plen < OF_QUEUE_PROP_HEADER_LEN || plen > len) in of10_queue_props_print()1247 plen_bogus = plen != OF_QUEUE_PROP_HEADER_LEN; in of10_queue_props_print()