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