Searched defs:smc_connection (Results 1 – 1 of 1) sorted by relevance
150 struct smc_connection { struct151 struct rb_node alert_node;155 u8 peer_rmbe_idx; /* from tcp handshake */165 int rmbe_update_limit;175 union smc_host_cursor local_tx_ctrl_fin;208 enum smc_urg_state urg_state;210 bool urg_rx_skip_pend;215 char urg_rx_byte; /* urgent byte */216 bool tx_in_release_sock;220 atomic_t bytes_to_rcv; /* arrived data,[all …]
Completed in 6 milliseconds