in_pktinfo Struct Reference

Packet information. More...

#include <bsd_socket.h>

Data Fields

int ipi_ifindex
 
struct in_addr ipi_addr
 

Detailed Description

Packet information.

Definition at line 363 of file bsd_socket.h.

Field Documentation

◆ ipi_addr

struct in_addr ipi_addr

Definition at line 365 of file bsd_socket.h.

◆ ipi_ifindex

int ipi_ifindex

Definition at line 365 of file bsd_socket.h.


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