MIDAS
|
#include <mongoose614.h>
Public Attributes | |
const struct mg_iface_vtable * | main_iface |
int | num_ifaces |
const struct mg_iface_vtable ** | ifaces |
const char * | nameserver |
Definition at line 4001 of file mongoose614.h.
const struct mg_iface_vtable ** mg_mgr_init_opts::ifaces |
Definition at line 4004 of file mongoose614.h.
const struct mg_iface_vtable * mg_mgr_init_opts::main_iface |
Definition at line 4002 of file mongoose614.h.
Definition at line 4005 of file mongoose614.h.
int mg_mgr_init_opts::num_ifaces |
Definition at line 4003 of file mongoose614.h.