veth_softtx
sc->sc_tx_intr = softint_establish(SOFTINT_NET, veth_softtx, sc);
static void veth_softtx(void *);