iPXE
af_packet_nic Struct Reference

Data Fields

char * ifname
 Linux network interface name.
int fd
 Packet socket descriptor.
int ifindex
 ifindex

Detailed Description

Definition at line 58 of file af_packet.c.

Field Documentation

◆ ifname

char* af_packet_nic::ifname

Linux network interface name.

Definition at line 60 of file af_packet.c.

◆ fd

int af_packet_nic::fd

Packet socket descriptor.

Definition at line 62 of file af_packet.c.

◆ ifindex

int af_packet_nic::ifindex

ifindex

Definition at line 64 of file af_packet.c.


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