TCP_MAX_SGL_SIZE
DbgBreakIf(frag_list->cnt > TCP_MAX_SGL_SIZE);
tcp_buf->bd_used = frag_list->cnt & TCP_MAX_SGL_SIZE;