Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-openflow-1.0.c381 #define OFPST_AGGREGATE 0x0002 macro
389 { OFPST_AGGREGATE, "AGGREGATE" },
1772 case OFPST_AGGREGATE: in of10_stats_request_print()
2203 type == OFPST_AGGREGATE ? of10_aggregate_stats_reply_print : in of10_stats_reply_print()