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/02/03 01:01:26
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

01:01:26Start
01:01:26inet6_rth_init(bp:0x3fff7779320, bp_len:24, type:0, segments:1)
01:01:26return 0x3fff7779320
01:01:26routing 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
01:01:26inet6_rth_add(bp:0x3fff7779320, addr:0x3fff7779310)
01:01:26return 0
01:01:26routing 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
01:01:26inet6_rth_getaddr(bp:0x3fff7779320, index:0)
01:01:26return 0x3fff7779328

OK
01:01:26End