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 507 of file bsd_socket.h.
Field Documentation
◆ ipi_addr
struct in_addr ipi_addr |
Definition at line 509 of file bsd_socket.h.
◆ ipi_ifindex
int ipi_ifindex |
Definition at line 509 of file bsd_socket.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/bsd_socket.h