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

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-openflow-1.0.c580 #define OF_PORT_STATS_LEN 104 macro
2056 if (len < OF_PORT_STATS_LEN)
2063 ND_TCHECK2(*cp, OF_PORT_STATS_LEN - 2);
2064 cp += OF_PORT_STATS_LEN - 2;
2119 len -= OF_PORT_STATS_LEN;

Completed in 50 milliseconds