Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
682a821fe6139e77d6717d0577658521ceccbc24
/
.
/
test_data
/
of13
/
action_output.data
blob: 7653a30ae079a85f108eda3fa858b2605be71c0e [
file
] [
log
] [
blame
]
--
binary
00
00
# type
00
10
# length
00
00
00
32
# port
ff ff
# max_len
00
00
00
00
00
00
# pad
--
python
ofp
.
action
.
output
(
port
=
50
,
max_len
=
65535
)
--
java
builder
.
setPort
(
OFPort
.
of
(
50
)).
setMaxLen
(
65535
)