Loading...
Searching...
No Matches
socket_zep_params_t Struct Reference

ZEP device initialization parameters. More...

Detailed Description

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
 

Field Documentation

◆ local_addr

char* socket_zep_params_t::local_addr

local address string

Definition at line 72 of file socket_zep.h.

◆ local_port

char* socket_zep_params_t::local_port

local address string

Definition at line 73 of file socket_zep.h.

◆ remote_addr

char* socket_zep_params_t::remote_addr

remote address string

Definition at line 74 of file socket_zep.h.

◆ remote_port

char* socket_zep_params_t::remote_port

local address string

Definition at line 75 of file socket_zep.h.


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