Searched refs:ETH_P_HDLC (Results 1 – 6 of 6) sorted by relevance
112 skb->protocol = htons(ETH_P_HDLC); in cisco_keepalive_send()123 return cpu_to_be16(ETH_P_HDLC); in cisco_type_trans()127 return cpu_to_be16(ETH_P_HDLC); in cisco_type_trans()136 return cpu_to_be16(ETH_P_HDLC); in cisco_type_trans()
145 return htons(ETH_P_HDLC); in ppp_type_trans()148 return htons(ETH_P_HDLC); in ppp_type_trans()160 return htons(ETH_P_HDLC); in ppp_type_trans()253 skb->protocol = htons(ETH_P_HDLC); in ppp_tx_cp()
352 .type = cpu_to_be16(ETH_P_HDLC),
427 skb->protocol = htons(ETH_P_HDLC); in pvc_xmit()544 skb->protocol = htons(ETH_P_HDLC); in fr_lmi_send()
148 #define ETH_P_HDLC 0x0019 /* HDLC frames */ macro
112 return htons(ETH_P_HDLC); in hdlc_type_trans()