Motr  M0
net.h File Reference

Go to the source code of this file.

Macros

#define __MOTR_ADDB2_NET_H__
 

Functions

M0_INTERNAL struct m0_addb2_netm0_addb2_net_init (void)
 
M0_INTERNAL void m0_addb2_net_fini (struct m0_addb2_net *net)
 
M0_INTERNAL int m0_addb2_net_add (struct m0_addb2_net *net, struct m0_rpc_conn *conn)
 
M0_INTERNAL void m0_addb2_net_del (struct m0_addb2_net *net, struct m0_rpc_conn *conn)
 
M0_INTERNAL int m0_addb2_net_submit (struct m0_addb2_net *net, struct m0_addb2_trace_obj *obj)
 
M0_INTERNAL void m0_addb2_net_tick (struct m0_addb2_net *net)
 
M0_INTERNAL void m0_addb2_net_stop (struct m0_addb2_net *net, void(*callback)(struct m0_addb2_net *, void *), void *datum)
 
M0_INTERNAL int m0_addb2_net_module_init (void)
 
M0_INTERNAL void m0_addb2_net_module_fini (void)
 

Macro Definition Documentation

◆ __MOTR_ADDB2_NET_H__

#define __MOTR_ADDB2_NET_H__

Definition at line 26 of file net.h.