MIDAS
Loading...
Searching...
No Matches
mg_mgr_init_opts Struct Reference

#include <mongoose614.h>

Collaboration diagram for mg_mgr_init_opts:

Public Attributes

const struct mg_iface_vtablemain_iface
 
int num_ifaces
 
const struct mg_iface_vtable ** ifaces
 
const charnameserver
 

Detailed Description

Definition at line 4001 of file mongoose614.h.

Member Data Documentation

◆ ifaces

const struct mg_iface_vtable ** mg_mgr_init_opts::ifaces

Definition at line 4004 of file mongoose614.h.

◆ main_iface

const struct mg_iface_vtable * mg_mgr_init_opts::main_iface

Definition at line 4002 of file mongoose614.h.

◆ nameserver

const char * mg_mgr_init_opts::nameserver

Definition at line 4005 of file mongoose614.h.

◆ num_ifaces

int mg_mgr_init_opts::num_ifaces

Definition at line 4003 of file mongoose614.h.


The documentation for this struct was generated from the following files: