stub_rx_loop
int stub_rx_loop(void *data);
tcp_rx = kthread_create(stub_rx_loop, &sdev->ud, "stub_rx");