Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
76757bbb1deccdc4e112b6fe734538e6d25c1989
/
.
/
test_data
/
of13
/
action_set_field_tcp_src.data
blob: a69c7c09837d4842bf64d9b2b4e8d47162f46cbb [
file
] [
log
] [
blame
]
Rich Lane
be90eae
2013-07-22 16:44:26 -0700
[
diff
] [
blame
]
1
--
binary
2
00
19
# type
3
00
10
# length
4
80
00
1a
02
# OXM header
5
00
32
# OXM value
6
00
00
00
00
00
00
# pad
7
--
python
8
ofp
.
action
.
set_field
(
field
=
ofp
.
oxm
.
tcp_src
(
50
))