Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dif_arp.h65 #define ARPHRD_FRAD 770 /* Frame Relay Access Device */ macro
/linux-4.4.14/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()
1291 case ARPHRD_FRAD: in sdla_ioctl()
Dhdlc_fr.c1242 dev->type = ARPHRD_FRAD; in fr_ioctl()
/linux-4.4.14/net/core/
Ddev.c282 ARPHRD_RAWHDLC, ARPHRD_TUNNEL, ARPHRD_TUNNEL6, ARPHRD_FRAD,