Searched refs:ETH_P_HDLC (Results 1 – 5 of 5) sorted by relevance
136 return cpu_to_be16(ETH_P_HDLC); in cisco_type_trans()140 return cpu_to_be16(ETH_P_HDLC); in cisco_type_trans()149 return cpu_to_be16(ETH_P_HDLC); in cisco_type_trans()
147 return htons(ETH_P_HDLC); in ppp_type_trans()150 return htons(ETH_P_HDLC); in ppp_type_trans()162 return htons(ETH_P_HDLC); in ppp_type_trans()
362 .type = cpu_to_be16(ETH_P_HDLC),
139 #define ETH_P_HDLC 0x0019 /* HDLC frames */ macro
115 return htons(ETH_P_HDLC); in hdlc_type_trans()