ISC DHCP  4.3.3
A reference DHCPv4 and DHCPv6 implementation
dns_host_entry Struct Reference

#include <tree.h>

Data Fields

int refcnt
 
TIME timeout
 
struct data_string data
 
char hostname [1]
 

Detailed Description

Definition at line 288 of file tree.h.

Field Documentation

struct data_string dns_host_entry::data

Definition at line 291 of file tree.h.

char dns_host_entry::hostname[1]

Definition at line 292 of file tree.h.

int dns_host_entry::refcnt

Definition at line 289 of file tree.h.

TIME dns_host_entry::timeout

Definition at line 290 of file tree.h.


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