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 448 of file bsd_socket.h.

Field Documentation

◆ ipi6_addr

struct in6_addr ipi6_addr

Definition at line 450 of file bsd_socket.h.

◆ ipi6_ifindex

int ipi6_ifindex

Definition at line 450 of file bsd_socket.h.


The documentation for this struct was generated from the following file: