Searched refs:SIXP_DCD_MASK (Results 1 – 1 of 1) sorted by relevance
67 #define SIXP_DCD_MASK 0x08 macro148 if (((sp->status1 & SIXP_DCD_MASK) == 0) && (random < sp->persistence)) { in sp_xmit_on_air()864 if (((sp->status & SIXP_DCD_MASK) == 0) && in decode_prio_command()