ISC DHCP 4.4.3-P1
A reference DHCPv4 and DHCPv6 implementation
 
Loading...
Searching...
No Matches
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 1490 of file dhcpd.h.

Field Documentation

◆ answers

unsigned char* dns_answer::answers[1]

Definition at line 1494 of file dhcpd.h.

◆ class

u_int16_t dns_answer::class

Definition at line 1492 of file dhcpd.h.

◆ count

int dns_answer::count

Definition at line 1493 of file dhcpd.h.

◆ type

u_int16_t dns_answer::type

Definition at line 1491 of file dhcpd.h.


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