|
iPXE
|
Data Fields | |
| char * | ifname |
| Linux network interface name. | |
| int | fd |
| Packet socket descriptor. | |
| int | ifindex |
| ifindex | |
Definition at line 58 of file af_packet.c.
| char* af_packet_nic::ifname |
Linux network interface name.
Definition at line 60 of file af_packet.c.
| int af_packet_nic::fd |
Packet socket descriptor.
Definition at line 62 of file af_packet.c.
| int af_packet_nic::ifindex |
ifindex
Definition at line 64 of file af_packet.c.