taglinefilesource code
REJECT_CONDITION515net/ax25/ax25_in.cax25->condition &= ~REJECT_CONDITION;
REJECT_CONDITION528net/ax25/ax25_in.cif (ax25->condition & REJECT_CONDITION) {
REJECT_CONDITION536net/ax25/ax25_in.cax25->condition |= REJECT_CONDITION;
REJECT_CONDITION761net/ax25/ax25_in.cax25->condition &= ~REJECT_CONDITION;
REJECT_CONDITION774net/ax25/ax25_in.cif (ax25->condition & REJECT_CONDITION) {
REJECT_CONDITION782net/ax25/ax25_in.cax25->condition |= REJECT_CONDITION;
REJECT_CONDITION407net/ax25/ax25_out.cif (ax25->condition & REJECT_CONDITION)