Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
96a7c62e73d1a04e77ff402987650041cd28ddb1
/
.
/
test_data
/
of13
/
get_config_reply.data
blob: 111ac61e2358a729183ce7039ce8d464197472fb [
file
] [
log
] [
blame
]
--
binary
04
08
# version, type
00
0c
# length
12
34
56
78
# xid
00
02
# flags
ff ff
# miss_send_len
--
python
ofp
.
message
.
get_config_reply
(
xid
=
0x12345678
,
flags
=
ofp
.
OFPC_FRAG_REASM
,
miss_send_len
=
0xffff
)