Test Information

TitleReturn a pointer to the IPv6 address specified by index in the Routing header
CommandLine./tst_inet6_rth_getaddr --log=9.html --title=Return a pointer to the IPv6 address specified by index in the Routing header
TestVersionREL_1_1_18
Start2023/01/26 16:33:17
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

16:33:17Start
16:33:17inet6_rth_init(bp:0x3ffd8a78750, bp_len:24, type:0, segments:1)
16:33:17return 0x3ffd8a78750
16:33:17routing header is:
00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
16:33:17inet6_rth_add(bp:0x3ffd8a78750, addr:0x3ffd8a78740)
16:33:17return 0
16:33:17routing header is:
00 02 00 01 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 01
16:33:17inet6_rth_getaddr(bp:0x3ffd8a78750, index:0)
16:33:17return 0x3ffd8a78758

OK
16:33:17End