SC_MAX_N_RECV
if (sc->sc_n_recv > SC_MAX_N_RECV)
sc->sc_n_recv = SC_MAX_N_RECV;
struct bufmap sc_recv[SC_MAX_N_RECV];