Searched defs:smc_connection (Results 1 – 1 of 1) sorted by relevance
142 struct smc_connection { struct143 struct rb_node alert_node;147 u8 peer_rmbe_idx; /* from tcp handshake */157 int rmbe_update_limit;167 union smc_host_cursor local_tx_ctrl_fin;189 u32 tx_off; /* base offset in peer rmb */199 enum smc_urg_state urg_state;201 bool urg_rx_skip_pend;206 char urg_rx_byte; /* urgent byte */207 atomic_t bytes_to_rcv; /* arrived data,[all …]
Completed in 6 milliseconds