Motr  M0
client_params Struct Reference
Collaboration diagram for client_params:
Collaboration graph

Data Fields

struct ping_xprtxprt
 
bool verbose
 
int base_port
 
int loops
 
int nr_bufs
 
int client_id
 
int passive_size
 
const char * local_host
 
const char * remote_host
 
int passive_bulk_timeout
 

Detailed Description

Definition at line 220 of file main.c.

Field Documentation

◆ base_port

int base_port

Definition at line 223 of file main.c.

◆ client_id

int client_id

Definition at line 226 of file main.c.

◆ local_host

const char* local_host

Definition at line 228 of file main.c.

◆ loops

int loops

Definition at line 224 of file main.c.

◆ nr_bufs

int nr_bufs

Definition at line 225 of file main.c.

◆ passive_bulk_timeout

int passive_bulk_timeout

Definition at line 230 of file main.c.

◆ passive_size

int passive_size

Definition at line 227 of file main.c.

◆ remote_host

const char* remote_host

Definition at line 229 of file main.c.

◆ verbose

bool verbose

Definition at line 222 of file main.c.

◆ xprt

struct ping_xprt* xprt

Definition at line 221 of file main.c.


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