struct | |
{ | |
uint16_t doh_id; | |
uint16_t doh_flags; | |
uint16_t doh_quests; | |
uint16_t doh_answers; | |
uint16_t doh_authrr; | |
uint16_t doh_addrr; | |
} |
struct | |
{ | |
uint8_t* doq_name; | |
uint16_t doq_type; | |
uint16_t doq_class; | |
} |
struct | |
{ | |
uint8_t* dor_name; | |
uint16_t dor_type; | |
uint16_t dor_class; | |
uint32_t dor_ttl; | |
uint16_t dor_len; | |
uint8_t* dor_data; | |
} |
Defined in: | nut/pro/confdns.c |
Prototyped in: | nut/include/netdb.h | |
Calls: | NutDnsConfig2() | nut/pro/confdns.c |
Prototyped in: | nut/include/netdb.h | |
References Variables: | confdns | nut/pro/confdns.c |
Prototyped in: | nut/include/netdb.h | |
Calls: | NutDnsGetResourceAll() | nut/pro/resolv.c |
Prototyped in: | nut/include/netdb.h | |
Calls: | NutDnsGetResource() | nut/pro/resolv.c |
Calls: | strlen() | nut/c/string/strlen.c |
Called by: | EncodeDnsQuestion() | nut/pro/resolv.c |
Called by: | EncodeDnsHeader() | nut/pro/resolv.c |
EncodeDnsQuestion() | nut/pro/resolv.c |
Calls: | calloc() | |
Called by: | NutDnsGetResource() | nut/pro/resolv.c |
NutDnsGetResourceAll() | nut/pro/resolv.c |
Calls: | free() | nut/crt/malloc.c |
strdup() | nut/crt/strdup.c | |
calloc() | ||
Called by: | NutDnsGetResource() | nut/pro/resolv.c |
NutDnsGetResourceAll() | nut/pro/resolv.c |
Calls: | calloc() | |
Called by: | NutDnsGetResource() | nut/pro/resolv.c |
NutDnsGetResourceAll() | nut/pro/resolv.c |
Calls: | ScanShort() | nut/pro/resolv.c |
Called by: | NutDnsGetResource() | nut/pro/resolv.c |
NutDnsGetResourceAll() | nut/pro/resolv.c |
Calls: | ScanName() | nut/pro/resolv.c |
ScanShort() | nut/pro/resolv.c | |
Called by: | NutDnsGetResource() | nut/pro/resolv.c |
NutDnsGetResourceAll() | nut/pro/resolv.c |
Calls: | AddShort() | nut/pro/resolv.c |
Called by: | NutDnsGetResource() | nut/pro/resolv.c |
NutDnsGetResourceAll() | nut/pro/resolv.c |
Calls: | AddName() | nut/pro/resolv.c |
AddShort() | nut/pro/resolv.c | |
Called by: | NutDnsGetResource() | nut/pro/resolv.c |
NutDnsGetResourceAll() | nut/pro/resolv.c |
Calls: | free() | nut/crt/malloc.c |
Called by: | NutDnsGetResource() | nut/pro/resolv.c |
NutDnsGetResourceAll() | nut/pro/resolv.c |
Calls: | free() | nut/crt/malloc.c |
Called by: | NutDnsGetResource() | nut/pro/resolv.c |
NutDnsGetResourceAll() | nut/pro/resolv.c |
Calls: | free() | nut/crt/malloc.c |
Called by: | NutDnsGetResource() | nut/pro/resolv.c |
NutDnsGetResourceAll() | nut/pro/resolv.c |
Calls: | free() | nut/crt/malloc.c |
malloc() | nut/crt/malloc.c | |
memcpy() | nut/c/string/memcpy.c | |
Called by: | DecodeDnsResource() | nut/pro/resolv.c |
Called by: | DecodeDnsResource() | nut/pro/resolv.c |
Calls: | free() | nut/crt/malloc.c |
malloc() | nut/crt/malloc.c | |
strlen() | nut/c/string/strlen.c | |
Called by: | DecodeDnsQuestion() | nut/pro/resolv.c |
DecodeDnsResource() | nut/pro/resolv.c |
Called by: | DecodeDnsHeader() | nut/pro/resolv.c |
DecodeDnsQuestion() | nut/pro/resolv.c | |
DecodeDnsResource() | nut/pro/resolv.c |