Home
last modified time | relevance | path

Searched refs:AX25_S (Results 1 – 2 of 2) sorted by relevance

/linux/net/ax25/
A Dax25_subr.c106 if ((frame[0] & AX25_S) == 0) { in ax25_decode()
121 if ((frame[0] & AX25_S) == 0) { in ax25_decode()
164 if ((frametype & AX25_U) == AX25_S) /* S frames carry NR */ in ax25_send_control()
/linux/include/net/
A Dax25.h74 #define AX25_S 0x01 /* Supervisory frames */ macro

Completed in 5 milliseconds