Searched refs:ETH_P_X25 (Results 1 – 5 of 5) sorted by relevance
169 skb->protocol = htons(ETH_P_X25); in x25_establish_link()196 skb->protocol = htons(ETH_P_X25); in x25_terminate_link()223 skb->protocol = htons(ETH_P_X25); in x25_send_frame()
1749 .type = cpu_to_be16(ETH_P_X25),
16 return htons(ETH_P_X25); in x25_type_trans()
53 #define ETH_P_X25 0x0805 /* CCITT X.25 */ macro
193 skb->protocol = htons(ETH_P_X25); in lapbeth_data_transmit()