SYNC_BUF_SIZE
sc->sbuf = malloc(SYNC_BUF_SIZE(sc->cfg.amru),
buf = malloc(SYNC_BUF_SIZE(cfg->amru),
if (sc->slen >= SYNC_BUF_SIZE(sc->cfg.amru)) {