Home
last modified time | relevance | path

Searched refs:ARPHRD_X25 (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/net/x25/
Dx25_dev.c152 case ARPHRD_X25: in x25_establish_link()
184 if (nb->dev->type != ARPHRD_X25) in x25_terminate_link()
208 case ARPHRD_X25: in x25_send_frame()
Dx25_route.c131 (!(dev->flags & IFF_UP) || (dev->type != ARPHRD_X25 in x25_dev_get()
Daf_x25.c230 if (dev->type == ARPHRD_X25 in x25_device_event()
/Linux-v5.4/include/uapi/linux/
Dif_arp.h54 #define ARPHRD_X25 271 /* CCITT X.25 */ macro
/Linux-v5.4/drivers/net/wan/
Dhdlc_x25.c212 dev->type = ARPHRD_X25; in x25_ioctl()
Dx25_asy.c570 sl->dev->type = ARPHRD_X25; in x25_asy_open_tty()
745 dev->type = ARPHRD_X25; in x25_asy_setup()
Dlapbether.c305 dev->type = ARPHRD_X25; in lapbeth_setup()
/Linux-v5.4/net/decnet/
Ddn_dev.c109 .type = ARPHRD_X25, /* Bog standard X.25 */