Lines Matching refs:rds_tcp_connection
93 u32 rds_tcp_write_seq(struct rds_tcp_connection *tc) in rds_tcp_write_seq()
99 u32 rds_tcp_snd_una(struct rds_tcp_connection *tc) in rds_tcp_snd_una()
105 struct rds_tcp_connection *tc) in rds_tcp_restore_callbacks()
142 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_reset_callbacks()
196 struct rds_tcp_connection *tc = cp->cp_transport_data; in rds_tcp_set_callbacks()
237 struct rds_tcp_connection *tc; in rds_tcp_tc_info()
283 struct rds_tcp_connection *tc; in rds6_tcp_tc_info()
354 struct rds_tcp_connection *tc = arg; in rds_tcp_conn_free()
369 struct rds_tcp_connection *tc; in rds_tcp_conn_alloc()
409 struct rds_tcp_connection *tc, *_tc; in list_has_conn()
430 struct rds_tcp_connection *tc, *_tc; in rds_tcp_destroy_conns()
605 struct rds_tcp_connection *tc, *_tc; in rds_tcp_kill_sock()
668 struct rds_tcp_connection *tc, *_tc; in rds_tcp_sysctl_reset()
743 rds_tcp_conn_slab = KMEM_CACHE(rds_tcp_connection, 0); in rds_tcp_init()