Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
inet.h File Reference
#include <net/socket.h>

Go to the source code of this file.

Functions

static char * inet_ntop (sa_family_t family, const void *src, char *dst, size_t size)
 
static int inet_pton (sa_family_t family, const char *src, void *dst)
 

Function Documentation

◆ inet_ntop()

static char * inet_ntop ( sa_family_t  family,
const void src,
char *  dst,
size_t  size 
)
inlinestatic

◆ inet_pton()

static int inet_pton ( sa_family_t  family,
const char *  src,
void dst 
)
inlinestatic