Functions
inet_ntop.c File Reference
#include "ares_setup.h"
#include "ares_nameser.h"
#include "ares.h"
#include "ares_ipv6.h"
Include dependency graph for inet_ntop.c:

Go to the source code of this file.

Functions

const char * ares_inet_ntop (int af, const void *src, char *dst, ares_socklen_t size)
 
static const char * inet_ntop4 (const unsigned char *src, char *dst, size_t size)
 
static const char * inet_ntop6 (const unsigned char *src, char *dst, size_t size)
 

Function Documentation

◆ ares_inet_ntop()

const char* ares_inet_ntop ( int  af,
const void *  src,
char *  dst,
ares_socklen_t  size 
)

Definition at line 56 of file inet_ntop.c.

◆ inet_ntop4()

static const char * inet_ntop4 ( const unsigned char *  src,
char *  dst,
size_t  size 
)
static

Definition at line 82 of file inet_ntop.c.

◆ inet_ntop6()

static const char * inet_ntop6 ( const unsigned char *  src,
char *  dst,
size_t  size 
)
static

Definition at line 102 of file inet_ntop.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:20