Searched refs:ETH_P_AX25 (Results 1 – 4 of 4) sorted by relevance
128 #define ETH_P_AX25 0x0002 /* Dummy protocol id for AX.25 */ macro
52 if (type == ETH_P_AX25) in ax25_hard_header()
1970 .type = cpu_to_be16(ETH_P_AX25),
298 return htons(ETH_P_AX25); in ax25_type_trans()
Completed in 11 milliseconds