Motr  M0
rpc_machine_internal.h File Reference
#include "lib/tlist.h"
#include "lib/refs.h"
#include "rpc/formation2_internal.h"
Include dependency graph for rpc_machine_internal.h:

Go to the source code of this file.

Data Structures

struct  m0_rpc_chan
 

Macros

#define __MOTR_RPC_MACHINE_INT_H__
 

Functions

M0_INTERNAL void m0_rpc_machine_add_conn (struct m0_rpc_machine *rmach, struct m0_rpc_conn *conn)
 
M0_INTERNAL struct m0_rpc_connm0_rpc_machine_find_conn (const struct m0_rpc_machine *machine, const struct m0_rpc_item *item)
 
 M0_TL_DESCR_DECLARE (rpc_conn, M0_EXTERN)
 
 M0_TL_DECLARE (rpc_conn, M0_INTERNAL, struct m0_rpc_conn)
 
 M0_TL_DESCR_DECLARE (rmach_watch, M0_EXTERN)
 
 M0_TL_DECLARE (rmach_watch, M0_INTERNAL, struct m0_rpc_machine_watch)
 
M0_INTERNAL void m0_rpc_machine_cleanup_incoming_connections (struct m0_rpc_machine *machine)
 

Macro Definition Documentation

◆ __MOTR_RPC_MACHINE_INT_H__

#define __MOTR_RPC_MACHINE_INT_H__

Definition at line 26 of file rpc_machine_internal.h.