You are viewing documentation for version:
IPv4 address settings for a network interface.
Public Attributes#
sl_ipv4_address_t
IPv4 address of type sl_ipv4_address_t.
sl_ipv4_address_t
IPv4 gateway address of type sl_ipv4_address_t.
sl_ipv4_address_t
IPv4 netmask of type of sl_ipv4_address_t.
Public Attribute Documentation#
ip_address#
sl_ipv4_address_t sl_net_ipv4_setting_t::ip_address
IPv4 address of type sl_ipv4_address_t.
gateway#
sl_ipv4_address_t sl_net_ipv4_setting_t::gateway
IPv4 gateway address of type sl_ipv4_address_t.
netmask#
sl_ipv4_address_t sl_net_ipv4_setting_t::netmask
IPv4 netmask of type of sl_ipv4_address_t.