iPXE
tap_nic Struct Reference

Data Fields

char * interface
 Tap interface name.
int fd
 File descriptor of the opened tap device.

Detailed Description

Definition at line 52 of file tap.c.

Field Documentation

◆ interface

char* tap_nic::interface

Tap interface name.

Definition at line 54 of file tap.c.

◆ fd

int tap_nic::fd

File descriptor of the opened tap device.

Definition at line 56 of file tap.c.


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