Searched refs:ETH_P_AX25 (Results 1 – 4 of 4) 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()
2032 .type = cpu_to_be16(ETH_P_AX25),
303 return htons(ETH_P_AX25); in ax25_type_trans()
Completed in 10 milliseconds