taglinefilesource code
REJECT_CONDITION520net/ax25/ax25_in.cax25->condition &= ~REJECT_CONDITION;
REJECT_CONDITION533net/ax25/ax25_in.cif (ax25->condition & REJECT_CONDITION) {
REJECT_CONDITION541net/ax25/ax25_in.cax25->condition |= REJECT_CONDITION;
REJECT_CONDITION768net/ax25/ax25_in.cax25->condition &= ~REJECT_CONDITION;
REJECT_CONDITION781net/ax25/ax25_in.cif (ax25->condition & REJECT_CONDITION) {
REJECT_CONDITION789net/ax25/ax25_in.cax25->condition |= REJECT_CONDITION;
REJECT_CONDITION391net/ax25/ax25_out.cif (ax25->condition & REJECT_CONDITION)