![]() |
posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
|
Internet address types (<netinet/in.h>) More...
#include <stdint.h>#include <zephyr/net/socket.h>

Go to the source code of this file.
Typedefs | |
| typedef uint16_t | in_port_t |
| Unsigned 16-bit Internet port number. | |
| typedef uint32_t | in_addr_t |
| Unsigned 32-bit IPv4 address. | |
Internet address types (<netinet/in.h>)
Provides the fundamental Internet address and port types used across the BSD socket API and the IP protocol family headers.
Definition in file in.h.