iPXE
Data Fields
dns_encode_test Struct Reference

A DNS encoding test. More...

Data Fields

const char * string
 String. More...
 
const void * data
 Encoded string. More...
 
int len
 Length of encoded string. More...
 

Detailed Description

A DNS encoding test.

Definition at line 44 of file dns_test.c.

Field Documentation

◆ string

const char* dns_encode_test::string

String.

Definition at line 46 of file dns_test.c.

◆ data

const void* dns_encode_test::data

Encoded string.

Definition at line 48 of file dns_test.c.

◆ len

int dns_encode_test::len

Length of encoded string.

Definition at line 50 of file dns_test.c.


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