in_pktinfo Struct Reference

IPv4 packet information. More...

#include <bsd_socket.h>

Data Fields

int ipi_ifindex
 
struct in_addr ipi_addr
 

Detailed Description

IPv4 packet information.

Definition at line 437 of file bsd_socket.h.

Field Documentation

◆ ipi_addr

struct in_addr ipi_addr

Definition at line 439 of file bsd_socket.h.

◆ ipi_ifindex

int ipi_ifindex

Definition at line 439 of file bsd_socket.h.


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