Searched refs:ETH_P_HDLC (Results 1 – 2 of 2) sorted by relevance
128 #define ETH_P_HDLC 0x0019 /* HDLC frames */ macro
117 return htons(ETH_P_HDLC); in hdlc_type_trans()