Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
53192c6f5e9f1388d1334dda75a2eb0b3fc87014
/
.
/
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
)])