taglinefilesource code
REJECT_CONDITION413net/ax25/ax25_in.cax25->condition &= ~REJECT_CONDITION;
REJECT_CONDITION423net/ax25/ax25_in.cif (ax25->condition & REJECT_CONDITION) {
REJECT_CONDITION426net/ax25/ax25_in.cax25->condition |= REJECT_CONDITION;
REJECT_CONDITION615net/ax25/ax25_in.cax25->condition &= ~REJECT_CONDITION;
REJECT_CONDITION625net/ax25/ax25_in.cif (ax25->condition & REJECT_CONDITION) {
REJECT_CONDITION628net/ax25/ax25_in.cax25->condition |= REJECT_CONDITION;