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