[an error occurred while processing this directive]

HP OpenVMS Systems Documentation

Content starts here >

Compaq TCP/IP Services for OpenVMS
Release Notes


Previous Contents

Appendix D
Appendix D Advanced IPv6 Programming Socket Interface
     D.1     Socket-Related Data Structures for Sending and Receiving Ancillary Data
     D.2     Using IPv6 Raw Sockets
         D.2.1         Accessing ICMPv6 Messages
         D.2.2         Accessing the IPv6 Header
         D.2.3         Accessing the IPv6 Routing Header
         D.2.4         Accessing the IPv6 Options Headers
     D.3     Socket Calls to Build and Examine IPv6 Options Headers
         D.3.1         The inet6_opt_append Socket Call
             D.3.1.1             Parameters
             D.3.1.2             Description
             D.3.1.3             Return Values
         D.3.2         The inet6_opt_find Call
             D.3.2.1             Parameters
             D.3.2.2             Description
             D.3.2.3             Return Values
         D.3.3         The inet6_opt_finish Call
             D.3.3.1             Parameters
             D.3.3.2             Description
             D.3.3.3             Return Values
         D.3.4         The inet6_opt_get_val Call
             D.3.4.1             Parameters
             D.3.4.2             Description
             D.3.4.3             Return Values
         D.3.5         The inet6_opt_init Call
             D.3.5.1             Parameters
             D.3.5.2             Description
         D.3.6         The inet6_opt_next Call
             D.3.6.1             Parameters
             D.3.6.2             Description
             D.3.6.3             Return Values
         D.3.7         The inet6_opt_set_val Call
             D.3.7.1             Parameters
             D.3.7.2             Description
             D.3.7.3