Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
d10a4a80fab5991cbe8df622b136e8e6ea30235d
/
.
/
test_data
/
of13
/
echo_reply.data
blob: 4d9156de37154e43369cbbcbea537ac8cabd2f03 [
file
] [
log
] [
blame
]
--
binary
04
03
# version, type
00
0b
# length
12
34
56
78
# xid
61
62
63
# data
--
python
ofp
.
message
.
echo_reply
(
xid
=
0x12345678
,
data
=
"abc"
)