Zephyr API 3.6.99
|
Network Interface unicast IPv4 address and netmask. More...
#include <net_if.h>
Data Fields | |
struct net_if_addr | ipv4 |
IPv4 address. | |
struct in_addr | netmask |
Netmask. | |
Network Interface unicast IPv4 address and netmask.
Stores the unicast IPv4 address and related netmask.
struct net_if_addr net_if_addr_ipv4::ipv4 |
IPv4 address.
struct in_addr net_if_addr_ipv4::netmask |
Netmask.