tstorm_tcp_st_context_section
struct tstorm_tcp_st_context_section tcp /* TCP context region, shared in TOE, RDMA and iSCSI */;
struct tstorm_tcp_st_context_section tcp /* TCP context region, shared in TOE, RDMA and ISCSI */;
struct tstorm_tcp_st_context_section *ttcp_st;
mm_mem_zero(ttcp_st, sizeof(struct tstorm_tcp_st_context_section));
struct tstorm_tcp_st_context_section * tst_tcp = NULL;