vke_rx_thread
static void vke_rx_thread(cothread_t cotd);
sc->cotd_rx = cothread_create(vke_rx_thread, vke_rx_intr, sc, "vke_rx");