Title | Returns 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 |
TestVersion | REL_1_1_18 |
Start | 2023/01/26 16:33:16 |
SystemName | (null) |
KernelVersion | (null) |
16:33:16 | Start |
16:33:16 | inet6_rth_space(type:0, segments:0) |
16:33:16 | return 8 |
16:33:16 | inet6_rth_space(type:0, segments:1) |
16:33:16 | return 24 |
16:33:16 | inet6_rth_space(type:0, segments:2) |
16:33:16 | return 40 |
16:33:16 | inet6_rth_space(type:0, segments:127) |
16:33:16 | return 2040 |
OK | |
16:33:16 | End |