Searched refs:ETH_P_AX25 (Results 1 – 5 of 5) sorted by relevance
131 #define ETH_P_AX25 0x0002 /* Dummy protocol id for AX.25 */ macro
52 if (type == ETH_P_AX25) in ax25_hard_header()
2037 .type = cpu_to_be16(ETH_P_AX25),
300 return htons(ETH_P_AX25); in ax25_type_trans()