Searched refs:AX25_ILLEGAL (Results 1 – 4 of 4) sorted by relevance
252 case AX25_ILLEGAL: in ax25_std_state3_machine()407 case AX25_ILLEGAL: in ax25_std_state4_machine()
103 int frametype = AX25_ILLEGAL; in ax25_decode()
267 case AX25_ILLEGAL: in ax25_ds_state3_machine()
88 #define AX25_ILLEGAL 0x100 /* Impossible to be a real frame type */ macro