Motr  M0
nlx_ping_client_params Struct Reference

#include <ping.h>

Collaboration diagram for nlx_ping_client_params:
Collaboration graph

Data Fields

const struct nlx_ping_opsops
 
int loops
 
unsigned int nr_bufs
 
int client_id
 
uint64_t bulk_size
 
int send_msg_size
 
int bulk_timeout
 
int msg_timeout
 
const char * client_network
 
uint32_t client_pid
 
uint32_t client_portal
 
int32_t client_tmid
 
const char * server_network
 
uint32_t server_pid
 
uint32_t server_portal
 
int32_t server_tmid
 
int debug
 
int verbose
 

Detailed Description

Definition at line 91 of file ping.h.

Field Documentation

◆ bulk_size

uint64_t bulk_size

Definition at line 96 of file ping.h.

◆ bulk_timeout

int bulk_timeout

Definition at line 98 of file ping.h.

◆ client_id

int client_id

Definition at line 95 of file ping.h.

◆ client_network

const char* client_network

Definition at line 100 of file ping.h.

◆ client_pid

uint32_t client_pid

Definition at line 101 of file ping.h.

◆ client_portal

uint32_t client_portal

Definition at line 102 of file ping.h.

◆ client_tmid

int32_t client_tmid

Definition at line 103 of file ping.h.

◆ debug

int debug

Definition at line 108 of file ping.h.

◆ loops

int loops

Definition at line 93 of file ping.h.

◆ msg_timeout

int msg_timeout

Definition at line 99 of file ping.h.

◆ nr_bufs

unsigned int nr_bufs

Definition at line 94 of file ping.h.

◆ ops

const struct nlx_ping_ops* ops

Definition at line 92 of file ping.h.

◆ send_msg_size

int send_msg_size

Definition at line 97 of file ping.h.

◆ server_network

const char* server_network

Definition at line 104 of file ping.h.

◆ server_pid

uint32_t server_pid

Definition at line 105 of file ping.h.

◆ server_portal

uint32_t server_portal

Definition at line 106 of file ping.h.

◆ server_tmid

int32_t server_tmid

Definition at line 107 of file ping.h.

◆ verbose

int verbose

Definition at line 109 of file ping.h.


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