taglinefilesource code
REJECT_CONDITION485net/ax25/ax25_in.cax25->condition &= ~REJECT_CONDITION;
REJECT_CONDITION498net/ax25/ax25_in.cif (ax25->condition & REJECT_CONDITION) {
REJECT_CONDITION506net/ax25/ax25_in.cax25->condition |= REJECT_CONDITION;
REJECT_CONDITION733net/ax25/ax25_in.cax25->condition &= ~REJECT_CONDITION;
REJECT_CONDITION746net/ax25/ax25_in.cif (ax25->condition & REJECT_CONDITION) {
REJECT_CONDITION754net/ax25/ax25_in.cax25->condition |= REJECT_CONDITION;
REJECT_CONDITION359net/ax25/ax25_out.cif (ax25->condition & REJECT_CONDITION)