Home
last modified time | relevance | path

Searched refs:AX25_ILLEGAL (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/net/ax25/
Dax25_std_in.c252 case AX25_ILLEGAL: in ax25_std_state3_machine()
407 case AX25_ILLEGAL: in ax25_std_state4_machine()
Dax25_subr.c103 int frametype = AX25_ILLEGAL; in ax25_decode()
Dax25_ds_in.c267 case AX25_ILLEGAL: in ax25_ds_state3_machine()
/linux-3.4.99/include/net/
Dax25.h88 #define AX25_ILLEGAL 0x100 /* Impossible to be a real frame type */ macro