Motr  M0
m0_rpc_fop_conn_terminate_rep Struct Reference

#include <session_fops.h>

Collaboration diagram for m0_rpc_fop_conn_terminate_rep:
Collaboration graph

Data Fields

int32_t ctr_rc
 
uint64_t ctr_sender_id
 

Detailed Description

Reply FOP to m0_rpc_conn_terminate. Sent from receiver to sender.

Definition at line 124 of file session_fops.h.

Field Documentation

◆ ctr_rc

int32_t ctr_rc

Contains 0 if CONN_TERMINATE operation is successful, error code otherwise.

Definition at line 129 of file session_fops.h.

◆ ctr_sender_id

uint64_t ctr_sender_id

sender_id of rpc-connection being terminated.

Definition at line 133 of file session_fops.h.


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