Motr  M0
m0_rpc_fop_session_terminate Struct Reference

#include <session_fops.h>

Collaboration diagram for m0_rpc_fop_session_terminate:
Collaboration graph

Data Fields

uint64_t rst_sender_id
 
uint64_t rst_session_id
 

Detailed Description

Request FOP to terminate a session. Sent from sender to receiver.

Definition at line 171 of file session_fops.h.

Field Documentation

◆ rst_sender_id

uint64_t rst_sender_id

sender_id of rpc-connection to which the session being terminated belongs.

Definition at line 176 of file session_fops.h.

◆ rst_session_id

uint64_t rst_session_id

session_id of session being terminated.

Definition at line 180 of file session_fops.h.


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