iPXE
Data Fields
nslookup Struct Reference

A name resolution request. More...

Data Fields

struct refcnt refcnt
 Reference count for this object. More...
 
struct interface job
 Job control interface. More...
 
struct interface resolver
 Data transfer interface. More...
 
char * setting_name
 Setting name. More...
 

Detailed Description

A name resolution request.

Definition at line 39 of file nslookup.c.

Field Documentation

◆ refcnt

struct refcnt nslookup::refcnt

Reference count for this object.

Definition at line 41 of file nslookup.c.

Referenced by resolv_setting().

◆ job

struct interface nslookup::job

Job control interface.

Definition at line 44 of file nslookup.c.

Referenced by nslookup_close(), and resolv_setting().

◆ resolver

struct interface nslookup::resolver

Data transfer interface.

Definition at line 46 of file nslookup.c.

Referenced by nslookup_close(), and resolv_setting().

◆ setting_name

char* nslookup::setting_name

Setting name.

Definition at line 49 of file nslookup.c.

Referenced by nslookup_resolv_done(), and resolv_setting().


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