OpenVPN
Data Fields
multi_tcp Struct Reference

#include <mtcp.h>

Collaboration diagram for multi_tcp:
Collaboration graph
[legend]

Data Fields

struct event_setes
 
struct event_set_returnesr
 
int n_esr
 
int maxevents
 
unsigned int tun_rwflags
 
unsigned int management_persist_flags
 

Detailed Description

Definition at line 36 of file mtcp.h.

Field Documentation

◆ es

struct event_set* multi_tcp::es

◆ esr

struct event_set_return* multi_tcp::esr

Definition at line 39 of file mtcp.h.

Referenced by multi_tcp_free(), multi_tcp_init(), multi_tcp_process_io(), and multi_tcp_wait().

◆ management_persist_flags

unsigned int multi_tcp::management_persist_flags

Definition at line 44 of file mtcp.h.

Referenced by multi_tcp_wait().

◆ maxevents

int multi_tcp::maxevents

Definition at line 41 of file mtcp.h.

Referenced by multi_tcp_init(), and multi_tcp_wait().

◆ n_esr

int multi_tcp::n_esr

Definition at line 40 of file mtcp.h.

Referenced by multi_tcp_dereference_instance(), multi_tcp_process_io(), and multi_tcp_wait().

◆ tun_rwflags

unsigned int multi_tcp::tun_rwflags

Definition at line 42 of file mtcp.h.

Referenced by multi_tcp_wait().


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