Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
f17c9afa9490bdb85e912dfd635f8b4c2985e547
/
.
/
test_data
/
of13
/
hello_elem_versionbitmap.data
blob: 230f7db0b4e5e9bf2218cab5cac3460df86c9c59 [
file
] [
log
] [
blame
]
--
binary
00
01
# type
00
0c
# length
01
23
45
67
# bitmaps[0]
89
ab cd ef
# bitmaps[1]
--
python
ofp
.
hello_elem_versionbitmap
(
bitmaps
=[
ofp
.
uint32
(
0x01234567
),
ofp
.
uint32
(
0x89abcdef
)])