VMS Help  —  TCPIP Services, Programming Interfaces, Socket API Functions, inet6_opt_find(), Description
    This function searches a received option extension header for an
    option specified by type. If it finds the specified option, it
    returns the option length and a pointer to the option data. It
    also returns an offset to the next option, which you can specify
    in the offset argument to subsequent calls to inet6_opt_next()
    in order to search for additional occurrences of the same option
    type.
Close Help