SEND_BUF_MAX
dc->send_buf = kmalloc(SEND_BUF_MAX, GFP_KERNEL);
ul_size < SEND_BUF_MAX ? ul_size : SEND_BUF_MAX);