My Project
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
sock_msu_state Struct Reference

Public Attributes

int sock_fd
 
int epoll_fd
 
struct local_msuself
 
struct msu_typedefault_target
 
struct msu_msg_hdr hdr_mask [65536]
 
struct local_msudestinations [65536]
 

Detailed Description

Definition at line 38 of file socket_msu.c.

Member Data Documentation

struct msu_type* sock_msu_state::default_target

Definition at line 42 of file socket_msu.c.

struct local_msu* sock_msu_state::destinations[65536]

Definition at line 44 of file socket_msu.c.

int sock_msu_state::epoll_fd

Definition at line 40 of file socket_msu.c.

struct msu_msg_hdr sock_msu_state::hdr_mask[65536]

Definition at line 43 of file socket_msu.c.

struct local_msu* sock_msu_state::self

Definition at line 41 of file socket_msu.c.

int sock_msu_state::sock_fd

Definition at line 39 of file socket_msu.c.


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