OpenVPN
Functions
compat-inet_ntop.c File Reference
#include "compat.h"
#include <windows.h>
Include dependency graph for compat-inet_ntop.c:

Go to the source code of this file.

Functions

const char * inet_ntop (int af, const void *src, char *dst, socklen_t size)
 

Function Documentation

◆ inet_ntop()

const char* inet_ntop ( int  af,
const void *  src,
char *  dst,
socklen_t  size 
)

Definition at line 46 of file compat-inet_ntop.c.

Referenced by print_in6_addr().