PEPROMISC
#define t1_rx_mode_promisc(rmp) (rmp->chp->ch_flags & PEPROMISC)
sa->ch_flags &= ~(PEPROMISC|PEALLMULTI);
sa->ch_flags |= PEPROMISC;