Title | Return 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 |
TestVersion | REL_1_1_18 |
Start | 2023/01/17 08:41:28 |
SystemName | (null) |
KernelVersion | (null) |
08:41:28 | Start |
08:41:28 | inet6_rth_init(bp:0x7ffcc769d0e0, bp_len:24, type:0, segments:1) |
08:41:28 | return 0x7ffcc769d0e0 |
08:41:28 | routing 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 |
08:41:28 | inet6_rth_add(bp:0x7ffcc769d0e0, addr:0x7ffcc769d0d0) |
08:41:28 | return 0 |
08:41:28 | routing 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 |
08:41:28 | inet6_rth_getaddr(bp:0x7ffcc769d0e0, index:0) |
08:41:28 | return 0x7ffcc769d0e8 |
OK | |
08:41:29 | End |