Home
last modified time | relevance | path

Searched refs:smc_diag_cursor (Results 1 – 4 of 4) sorted by relevance

/external/strace/linux/
Dsmc_diag.h38 struct smc_diag_cursor { struct
49 struct smc_diag_cursor rx_prod; argument
50 struct smc_diag_cursor rx_cons;
51 struct smc_diag_cursor tx_prod;
52 struct smc_diag_cursor tx_cons;
57 struct smc_diag_cursor tx_prep;
58 struct smc_diag_cursor tx_sent;
59 struct smc_diag_cursor tx_fin;
/external/kernel-headers/original/uapi/linux/
Dsmc_diag.h57 struct smc_diag_cursor { struct
69 struct smc_diag_cursor rx_prod; /* received producer cursor */ argument
70 struct smc_diag_cursor rx_cons; /* received consumer cursor */
72 struct smc_diag_cursor tx_prod; /* sent producer cursor */
73 struct smc_diag_cursor tx_cons; /* sent consumer cursor */
79 struct smc_diag_cursor tx_prep; /* prepared to be sent cursor */
80 struct smc_diag_cursor tx_sent; /* sent cursor */
81 struct smc_diag_cursor tx_fin; /* confirmed sent cursor */
/external/strace/
Dnetlink_smc_diag.c80 print_smc_diag_cursor(const struct smc_diag_cursor *const cursor) in print_smc_diag_cursor()
DChangeLog14231 * linux/smc_diag.h (smc_diag_cursor, smc_diag_conninfo