Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c580 #define OF_PORT_STATS_LEN 104 macro
2056 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()