posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
Loading...
Searching...
No Matches
in_addr Struct Reference

IPv4 address. More...

#include <zephyr/posix/netinet/in.h>

Data Fields

in_addr_t s_addr
 IPv4 address in network byte order.
 

Detailed Description

IPv4 address.

Definition at line 47 of file inet.h.

Field Documentation

◆ s_addr

in_addr_t in_addr::s_addr

IPv4 address in network byte order.

Definition at line 48 of file inet.h.


The documentation for this struct was generated from the following files: