bbr
dst[i] = bbr(b);
dst[0] = (do_bbr) ? bbr(b) : b;
dst[i] = (do_bbr) ? bbr(b) : b;
en[i] = bbr(en[i]);
enaddr[i] = bbr(enaddr[i]);