ringbuf_full
int ringbuf_full(struct ring_buf *);
if (sc->sa_state == UCBSND_IDLE && ringbuf_full(&sc->sc_rb)) {
ret = ringbuf_full(rb) ? 0 :