in6_pktinfo Struct Reference
IPv6 packet information. More...
#include <bsd_socket.h>
Data Fields | |
int | ipi6_ifindex |
struct in6_addr | ipi6_addr |
Detailed Description
IPv6 packet information.
Definition at line 518 of file bsd_socket.h.
Field Documentation
◆ ipi6_addr
struct in6_addr ipi6_addr |
Definition at line 520 of file bsd_socket.h.
◆ ipi6_ifindex
int ipi6_ifindex |
Definition at line 520 of file bsd_socket.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/bsd_socket.h