Routing Header Option

Test Program Version :REL_1_1_18

Start:2023/01/26 16:33:16
End :2023/01/26 16:33:18

No.Title ResultLogScript

inet6_rth_space


1Returns the number of bytes required to hold a Routing header of the specified typePASSXX
2Routing header is not supported or the number of segments is invalidPASSXX

inet6_rth_init


3Initializes the buffer pointed to by bp to contain a Routing header of the specified typePASSXX
4Upon an error the return value is NULLPASSXX

inet6_rth_add


5Add the IPv6 address pointed to by addr to the end of the Routing header being constructedPASSXX
6Upon an error the return value of the function is -1PASSXX

inet6_rth_reverse


7Take a Routing header extension header and writes a new Routing headerPASSXX
8Upon an error the return value of the function is -1PASSXX

inet6_rth_getaddr


9Return a pointer to the IPv6 address specified by index in the Routing headerPASSXX
10Upon an error the return value of the function is NULLPASSXX

Index
This Report was generated by IPv6 Sockets API Test Kit