2.2.3.1.3 IPV6_APP_ENDPOINT

The IPV6_APP_ENDPOINT structure holds application-supplied IPv6 endpoint information.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

sin6_addr (16 bytes)

...

...

sin6_port

Protocol

sin6_addr (16 bytes): The IPv6 Address supplied by an application.

sin6_port (2 bytes): The port number supplied by an application.

Protocol (2 bytes): The Protocol Number [IANA-PROTO-NUM], in little-endian byte order, supplied by an application.