taglinefilesource code
REJECT_CONDITION423net/ax25/ax25_in.cax25->condition &= ~REJECT_CONDITION;
REJECT_CONDITION433net/ax25/ax25_in.cif (ax25->condition & REJECT_CONDITION) {
REJECT_CONDITION436net/ax25/ax25_in.cax25->condition |= REJECT_CONDITION;
REJECT_CONDITION631net/ax25/ax25_in.cax25->condition &= ~REJECT_CONDITION;
REJECT_CONDITION641net/ax25/ax25_in.cif (ax25->condition & REJECT_CONDITION) {
REJECT_CONDITION644net/ax25/ax25_in.cax25->condition |= REJECT_CONDITION;