Searched refs:OF_PORT_STATS_LEN (Results 1 – 1 of 1) sorted by relevance
580 #define OF_PORT_STATS_LEN 104 macro2056 if (len < OF_PORT_STATS_LEN) in of10_port_stats_reply_print()2063 ND_TCHECK2(*cp, OF_PORT_STATS_LEN - 2); in of10_port_stats_reply_print()2064 cp += OF_PORT_STATS_LEN - 2; in of10_port_stats_reply_print()2119 len -= OF_PORT_STATS_LEN; in of10_port_stats_reply_print()