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 148 of file mmipal.h.
#include <mmipal.h>
◆ gateway_addr
Gateway IP address to use (if mode is MMIPAL_STATIC).
Definition at line 157 of file mmipal.h.
◆ ip6_addr
IPv6 address to use (if ip6_mode is MMIPAL_IP6_STATIC).
Definition at line 162 of file mmipal.h.
◆ ip6_mode
IPv6 address allocation mode to use.
Definition at line 160 of file mmipal.h.
◆ ip_addr
IP address to use (if mode is MMIPAL_STATIC).
Definition at line 153 of file mmipal.h.
◆ mode
IP address allocation mode to use.
Definition at line 151 of file mmipal.h.
◆ netmask
Netmask to use (if mode is MMIPAL_STATIC).
Definition at line 155 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 166 of file mmipal.h.
◆ offload_arp_response
| bool mmipal_init_args::offload_arp_response |
Flag requesting ARP response offload feature.
Definition at line 164 of file mmipal.h.
The documentation for this struct was generated from the following file: