Searched defs:DNSBodyLength (Results 1 – 2 of 2) sorted by relevance
/dports/dns/dnsforwarder/dnsforwarder-6.1.15/ |
H A D | dnsparser.c | 11 int DNSGetHostName(const char *DNSBody, int DNSBodyLength, const char *NameStart, char *buffer, int… in DNSGetHostName() 105 int DNSGetHostNameLength(const char *DNSBody, int DNSBodyLength, const char *NameStart) in DNSGetHostNameLength() 144 char *GetAllAnswers(char *DNSBody, int DNSBodyLength, char *Buffer, int BufferLength) in GetAllAnswers()
|
H A D | dnsgenerator.c | 34 int DNSCompress(__inout char *DNSBody, __in int DNSBodyLength) in DNSCompress()
|