Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dif_arp.h67 #define ARPHRD_FRAD 770 /* Frame Relay Access Device */ macro
/Linux-v4.19/drivers/net/wan/
Ddlci.c327 if (slave->type != ARPHRD_FRAD || netdev_priv(slave) == NULL) in dlci_add()
Dsdla.c683 case ARPHRD_FRAD: in sdla_transmit()
1288 case ARPHRD_FRAD: in sdla_ioctl()
Dhdlc_fr.c1242 dev->type = ARPHRD_FRAD; in fr_ioctl()
/Linux-v4.19/net/core/
Ddev.c292 ARPHRD_RAWHDLC, ARPHRD_TUNNEL, ARPHRD_TUNNEL6, ARPHRD_FRAD,