rds_tcp_write_seq
u32 rds_tcp_write_seq(struct rds_tcp_connection *tc);
tc->t_last_sent_nxt = rds_tcp_write_seq(tc);
rm, rds_tcp_write_seq(tc),