Title | Upon an error the return value of the function is NULL |
CommandLine | ./tst_inet6_rth_getaddr_err --log=10.html --title=Upon an error the return value of the function is NULL |
TestVersion | REL_1_1_18 |
Start | 2023/02/03 01:01:26 |
SystemName | (null) |
KernelVersion | (null) |
01:01:26 | Start |
== initializes the buffer with segments set to zero == | |
01:01:26 | inet6_rth_init(bp:0x3ffdd4f93d8, bp_len:24, type:0, segments:0) |
01:01:26 | return 0x3ffdd4f93d8 |
01:01:26 | routing header is: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |
== get an IPv6 address from the Routing header == | |
01:01:26 | inet6_rth_getaddr(bp:0x3ffdd4f93d8, index:0) |
01:01:26 | return (nil) |
OK | |
01:01:26 | End |