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