summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/ip.t.payload.ip
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/ip.t.payload.ip')
-rw-r--r--tests/py/inet/ip.t.payload.ip6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/py/inet/ip.t.payload.ip b/tests/py/inet/ip.t.payload.ip
index 66f14681..f0ef38bc 100644
--- a/tests/py/inet/ip.t.payload.ip
+++ b/tests/py/inet/ip.t.payload.ip
@@ -1,6 +1,6 @@
# ip saddr . ip daddr . ether saddr { 1.1.1.1 . 2.2.2.2 . ca:fe:ca:fe:ca:fe }
-set%d test-ip4 3
-set%d test-ip4 0
+__set%d test-ip4 3
+__set%d test-ip4 0
element 01010101 02020202 fecafeca 0000feca : 0 [end]
ip test-ip4 input
[ meta load iiftype => reg 1 ]
@@ -8,4 +8,4 @@ ip test-ip4 input
[ payload load 4b @ network header + 12 => reg 1 ]
[ payload load 4b @ network header + 16 => reg 9 ]
[ payload load 6b @ link header + 6 => reg 10 ]
- [ lookup reg 1 set set%d ]
+ [ lookup reg 1 set __set%d ]