Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
96a7c62e73d1a04e77ff402987650041cd28ddb1
/
.
/
test_data
/
of13
/
action_set_field_eth_dst.data
blob: 1e4a9716ec560d29e93789f236a0eb1ece2b805f [
file
] [
log
] [
blame
]
--
binary
00
19
# type
00
10
# length
80
00
06
06
# OXM header
00
01
02
03
04
05
# OXM value
00
00
# pad
--
python
ofp
.
action
.
set_field
(
field
=
ofp
.
oxm
.
eth_dst
([
0
,
1
,
2
,
3
,
4
,
5
]))