iPXE
|
Data Fields | |
struct interface | intf |
int | rc |
struct in_addr | addr |
Definition at line 10 of file comboot_resolv.c.
struct interface comboot_resolver::intf |
Definition at line 11 of file comboot_resolv.c.
Referenced by comboot_resolv(), and comboot_resolv_close().
int comboot_resolver::rc |
Definition at line 12 of file comboot_resolv.c.
Referenced by comboot_resolv(), and comboot_resolv_close().
struct in_addr comboot_resolver::addr |
Definition at line 13 of file comboot_resolv.c.
Referenced by comboot_resolv(), and comboot_resolv_done().