Searched refs:ETH_P_AX25 (Results 1 – 2 of 2) sorted by relevance
127 #define ETH_P_AX25 0x0002 /* Dummy protocol id for AX.25 */ macro
310 return htons(ETH_P_AX25); in ax25_type_trans()