ZEP device initialization parameters. More...
ZEP device initialization parameters.
Definition at line 71 of file socket_zep.h.
#include <socket_zep.h>
Data Fields | |
char * | local_addr |
local address string | |
char * | local_port |
local address string | |
char * | remote_addr |
remote address string | |
char * | remote_port |
local address string | |
char* socket_zep_params_t::local_addr |
local address string
Definition at line 72 of file socket_zep.h.
char* socket_zep_params_t::local_port |
local address string
Definition at line 73 of file socket_zep.h.
char* socket_zep_params_t::remote_addr |
remote address string
Definition at line 74 of file socket_zep.h.
char* socket_zep_params_t::remote_port |
local address string
Definition at line 75 of file socket_zep.h.