![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
Go to the source code of this file.
Functions | |
unsigned int | dns_packet_copy (const char *buf, unsigned int len, unsigned int pos, char *out, unsigned int outlen) |
unsigned int | dns_packet_skipname (const char *buf, unsigned int len, unsigned int pos) |
unsigned int | dns_packet_getname (const char *buf, unsigned int len, unsigned int pos, char **d) |
unsigned int dns_packet_copy | ( | const char * | buf, |
unsigned int | len, | ||
unsigned int | pos, | ||
char * | out, | ||
unsigned int | outlen | ||
) |
Definition at line 8 of file dns_packet.c.
Definition at line 18 of file dns_packet.c.