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 172 of file mmipal.h.
#include <mmipal.h>
◆ gateway_addr
Gateway IP address to use (if mode is MMIPAL_STATIC).
Definition at line 181 of file mmipal.h.
◆ ip6_addr
IPv6 address to use (if ip6_mode is MMIPAL_IP6_STATIC).
Definition at line 186 of file mmipal.h.
◆ ip6_mode
IPv6 address allocation mode to use.
Definition at line 184 of file mmipal.h.
◆ ip_addr
IP address to use (if mode is MMIPAL_STATIC).
Definition at line 177 of file mmipal.h.
◆ mode
IP address allocation mode to use.
Definition at line 175 of file mmipal.h.
◆ netmask
Netmask to use (if mode is MMIPAL_STATIC).
Definition at line 179 of file mmipal.h.
The documentation for this struct was generated from the following file: