ISC DHCP  4.3.6
A reference DHCPv4 and DHCPv6 implementation
dns_answer Struct Reference

#include <dhcpd.h>

Data Fields

u_int16_t type
 
u_int16_t class
 
int count
 
unsigned char * answers [1]
 

Detailed Description

Definition at line 1457 of file dhcpd.h.

Field Documentation

◆ answers

unsigned char* dns_answer::answers[1]

Definition at line 1461 of file dhcpd.h.

◆ class

u_int16_t dns_answer::class

Definition at line 1459 of file dhcpd.h.

◆ count

int dns_answer::count

Definition at line 1460 of file dhcpd.h.

◆ type

u_int16_t dns_answer::type

Definition at line 1458 of file dhcpd.h.


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