Initialize arguments structure.
This should be initialized using MMIPAL_INIT_ARGS_DEFAULT. For example:
#define MMIPAL_INIT_ARGS_DEFAULT
Default values for mmipal_init_args.
Initialize arguments structure.
Definition at line 174 of file mmipal.h.
#include <mmipal.h>
◆ gateway_addr
Gateway IP address to use (if mode is MMIPAL_STATIC).
Definition at line 183 of file mmipal.h.
◆ ip6_addr
IPv6 address to use (if ip6_mode is MMIPAL_IP6_STATIC).
Definition at line 188 of file mmipal.h.
◆ ip6_mode
IPv6 address allocation mode to use.
Definition at line 186 of file mmipal.h.
◆ ip_addr
IP address to use (if mode is MMIPAL_STATIC).
Definition at line 179 of file mmipal.h.
◆ mode
IP address allocation mode to use.
Definition at line 177 of file mmipal.h.
◆ netmask
Netmask to use (if mode is MMIPAL_STATIC).
Definition at line 181 of file mmipal.h.
◆ offload_arp_refresh_s
| uint32_t mmipal_init_args::offload_arp_refresh_s |
ARP refresh offload interval in seconds.
Definition at line 192 of file mmipal.h.
◆ offload_arp_response
| bool mmipal_init_args::offload_arp_response |
Flag requesting ARP response offload feature.
Definition at line 190 of file mmipal.h.
The documentation for this struct was generated from the following file: