Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
b566a161baa99f5c877a3dc88ff8d854cab39664
/
.
/
test_data
/
of10
/
action_bsn_set_tunnel_dst.data
blob: 7e1f43d1d8ac0c8dab480367dc7e90638ea5291f [
file
] [
log
] [
blame
]
--
binary
ff ff
# type
00
10
# len
00
5c
16
c7
# experimenter
00
00
00
02
# subtype
12
34
56
78
# dst
--
python
ofp
.
action
.
bsn_set_tunnel_dst
(
dst
=
0x12345678
)
--
python pretty
-
printer
bsn_set_tunnel_dst
{
dst
=
0x12345678
}