taglinefilesource code
REJECT_CONDITION512net/ax25/ax25_in.cax25->condition &= ~REJECT_CONDITION;
REJECT_CONDITION525net/ax25/ax25_in.cif (ax25->condition & REJECT_CONDITION) {
REJECT_CONDITION533net/ax25/ax25_in.cax25->condition |= REJECT_CONDITION;
REJECT_CONDITION758net/ax25/ax25_in.cax25->condition &= ~REJECT_CONDITION;
REJECT_CONDITION771net/ax25/ax25_in.cif (ax25->condition & REJECT_CONDITION) {
REJECT_CONDITION779net/ax25/ax25_in.cax25->condition |= REJECT_CONDITION;
REJECT_CONDITION397net/ax25/ax25_out.cif (ax25->condition & REJECT_CONDITION)