Test Information

TitleReturns the number of bytes required to hold a Routing header of the specified type
CommandLine./tst_inet6_rth_space --log=1.html --title=Returns the number of bytes required to hold a Routing header of the specified type
TestVersionREL_1_1_18
Start2023/02/03 01:01:25
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

01:01:25Start
01:01:25inet6_rth_space(type:0, segments:0)
01:01:25return 8
01:01:25inet6_rth_space(type:0, segments:1)
01:01:25return 24
01:01:25inet6_rth_space(type:0, segments:2)
01:01:25return 40
01:01:25inet6_rth_space(type:0, segments:127)
01:01:25return 2040

OK
01:01:25End