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/01/17 08:41:27
SystemName(null)
KernelVersion(null)

Test Sequence Execution Log

08:41:27Start
08:41:27inet6_rth_space(type:0, segments:0)
08:41:27return 8
08:41:27inet6_rth_space(type:0, segments:1)
08:41:27return 24
08:41:27inet6_rth_space(type:0, segments:2)
08:41:27return 40
08:41:27inet6_rth_space(type:0, segments:127)
08:41:27return 2040

OK
08:41:27End