Searched refs:AX25_ILLEGAL (Results 1 – 4 of 4) sorted by relevance
274 case AX25_ILLEGAL: in ax25_std_state3_machine()428 case AX25_ILLEGAL: in ax25_std_state4_machine()
277 case AX25_ILLEGAL: in ax25_ds_state3_machine()
132 int frametype = AX25_ILLEGAL; in ax25_decode()
73 #define AX25_ILLEGAL 0x100 /* Impossible to be a real frame type */ macro