Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
53192c6f5e9f1388d1334dda75a2eb0b3fc87014
/
.
/
test_data
/
of13
/
echo_request.data
blob: 4cedbc77890d7ea37a69f17ef13af543371e1259 [
file
] [
log
] [
blame
]
Rich Lane
c9fc57d
2013-05-16 16:39:12 -0700
[
diff
] [
blame
]
1
--
binary
2
04
02
# version, type
3
00
0b
# length
4
12
34
56
78
# xid
5
61
62
63
# data
6
--
python
7
ofp
.
message
.
echo_request
(
8
xid
=
0x12345678
,
9
data
=
"abc"
)