Hop-by-Hop and Destination Options Processing

Test Program Version :REL_1_1_18

Start:2023/01/26 16:33:38
End :2023/01/26 16:33:44

No.Title ResultLogScript

inet6_opt_init


1Initializes the extension header to have the correct length fieldPASSXX
2Calculate the needed buffer size for the empty extension headerPASSXX

inet6_opt_append


3Initialize the option and returns a pointer to the location for the option contentPASSXX
4Calculate the needed buffer size for the extension headerPASSXX

inet6_opt_finish


5Updated total length taking into account the final padding of the extension headerPASSXX
6Calculate the needed buffer size for the extension headerPASSXX

inet6_opt_set_val


7Inserts data items of various sizes in the data portion of the optionPASSXX

inet6_opt_next


8Parse received option extension headers returning the next optionPASSXX

inet6_opt_find


9Parse received option extension headers returning the next option which is the given option typePASSXX

inet6_opt_get_val


10Extracts data items of various sizes in the data portion of the optionPASSXX

Index
This Report was generated by IPv6 Sockets API Test Kit