|
Zephyr Project API
3.2.0
A Scalable Open Source RTOS
|
#include <zephyr/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) |
|
inlinestatic |
|
inlinestatic |