Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dif_arp.h65 #define ARPHRD_FRAD 770 /* Frame Relay Access Device */ macro
/linux-3.4.99/drivers/net/wan/
Ddlci.c331 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.c1240 dev->type = ARPHRD_FRAD; in fr_ioctl()
/linux-3.4.99/net/core/
Ddev.c297 ARPHRD_RAWHDLC, ARPHRD_TUNNEL, ARPHRD_TUNNEL6, ARPHRD_FRAD,