Home
last modified time | relevance | path

Searched refs:ETH_P_X25 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/x25/
H A Dx25_dev.c167 skb->protocol = htons(ETH_P_X25); in x25_establish_link()
190 skb->protocol = htons(ETH_P_X25); in x25_terminate_link()
212 skb->protocol = htons(ETH_P_X25); in x25_send_frame()
H A Daf_x25.c1763 .type = cpu_to_be16(ETH_P_X25),
/openbmc/linux/include/net/
H A Dx25device.h16 return htons(ETH_P_X25); in x25_type_trans()
/openbmc/u-boot/include/linux/
H A Dif_ether.h53 #define ETH_P_X25 0x0805 /* CCITT X.25 */ macro
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h53 #define ETH_P_X25 0x0805 /* CCITT X.25 */ macro