backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of13 / 4-58-ofp_group_stats_reply.packet.json
1 {
2     "1": [
3         {
4             "bucket_stats": [
5                 {
6                     "byte_count": 2345,
7                     "packet_count": 234
8                 }
9             ],
10             "byte_count": 12345,
11             "duration_nsec": 609036000,
12             "duration_sec": 9,
13             "group_id": 1,
14             "length": 56,
15             "packet_count": 123,
16             "ref_count": 2
17         }
18     ]
19 }