Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
3846e55d676352214b16449662bb10a4516290d4
/
.
/
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"
)