blob: a288a5575d2c9429ab7df00a11904bf4940cd7fd [file] [log] [blame]
Rich Lane1ac43002013-12-03 12:56:35 -08001-- binary
204 12 # version, type
300 3c # length
412 34 56 78 # xid
5ff ff # stats_type
600 00 # flags
700 00 00 00 # pad
800 5c 16 c7 # experimenter
900 00 00 3 # subtype
1000 14 # table_id
1100 00 # pad
12fe dc ba 98 76 54 32 10 ff ee cc bb aa 99 00 00 # checksum
13ff ff ff ff ff ff ff ff ff ff ff ff ff ff 00 00 # checksum_mask
14-- python
15ofp.message.bsn_gentable_entry_stats_request(
16 xid=0x12345678,
17 table_id=20,
18 checksum= 0xFEDCBA9876543210FFEECCBBAA990000,
19 checksum_mask=0xFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000)