Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ax25/
Dax25_std_in.c274 case AX25_ILLEGAL: in ax25_std_state3_machine()
428 case AX25_ILLEGAL: in ax25_std_state4_machine()
Dax25_ds_in.c277 case AX25_ILLEGAL: in ax25_ds_state3_machine()
Dax25_subr.c132 int frametype = AX25_ILLEGAL; in ax25_decode()
/linux-2.4.37.9/include/net/
Dax25.h73 #define AX25_ILLEGAL 0x100 /* Impossible to be a real frame type */ macro