Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c575 #define OF_FLOW_STATS_LEN 88 macro
1884 if (len < OF_FLOW_STATS_LEN) in of10_flow_stats_reply_print()
1890 if (entry_len < OF_FLOW_STATS_LEN || entry_len > len) in of10_flow_stats_reply_print()
1939 if (ep == (cp = of10_actions_print(ndo, "\n\t ", cp, ep, entry_len - OF_FLOW_STATS_LEN))) in of10_flow_stats_reply_print()