Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
user_port Struct Reference

#include <port.h>

Data Fields

voidusr_handle
 
u32 ref
 
tipc_msg_err_event err_cb
 
tipc_named_msg_err_event named_err_cb
 
tipc_conn_shutdown_event conn_err_cb
 
tipc_msg_event msg_cb
 
tipc_named_msg_event named_msg_cb
 
tipc_conn_msg_event conn_msg_cb
 
tipc_continue_event continue_event_cb
 

Detailed Description

struct user_port - TIPC user port (used with native API) : user-specified field object reference to associated TIPC port

<various callback="" routines>="">

Definition at line 85 of file port.h.

Field Documentation

Definition at line 90 of file port.h.

tipc_conn_msg_event conn_msg_cb

Definition at line 93 of file port.h.

tipc_continue_event continue_event_cb

Definition at line 94 of file port.h.

Definition at line 88 of file port.h.

Definition at line 91 of file port.h.

Definition at line 89 of file port.h.

tipc_named_msg_event named_msg_cb

Definition at line 92 of file port.h.

u32 ref

Definition at line 87 of file port.h.

void* usr_handle

Definition at line 86 of file port.h.


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