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

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-openflow-1.0.c575 #define OF_FLOW_STATS_LEN 88 macro
1884 if (len < OF_FLOW_STATS_LEN)
1890 if (entry_len < OF_FLOW_STATS_LEN || entry_len > len)
1939 if (ep == (cp = of10_actions_print(ndo, "\n\t ", cp, ep, entry_len - OF_FLOW_STATS_LEN)))

Completed in 104 milliseconds