Searched refs:SYNC_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
92 #define SYNC_BUF_SIZE(amru) ((amru) + 10) macro192 sc->sbuf = malloc(SYNC_BUF_SIZE(sc->cfg.amru), in nga_constructor()298 buf = malloc(SYNC_BUF_SIZE(cfg->amru), in nga_rcvmsg()574 if (sc->slen >= SYNC_BUF_SIZE(sc->cfg.amru)) { in nga_rcv_async()