iPXE
Data Fields
comboot_resolver Struct Reference

Data Fields

struct interface intf
 
int rc
 
struct in_addr addr
 

Detailed Description

Definition at line 10 of file comboot_resolv.c.

Field Documentation

◆ intf

struct interface comboot_resolver::intf

Definition at line 11 of file comboot_resolv.c.

Referenced by comboot_resolv(), and comboot_resolv_close().

◆ rc

int comboot_resolver::rc

Definition at line 12 of file comboot_resolv.c.

Referenced by comboot_resolv(), and comboot_resolv_close().

◆ addr

struct in_addr comboot_resolver::addr

Definition at line 13 of file comboot_resolv.c.

Referenced by comboot_resolv(), and comboot_resolv_done().


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