Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dif_arp.h67 #define ARPHRD_FRAD 770 /* Frame Relay Access Device */ macro
/Linux-v5.4/drivers/net/wan/
Ddlci.c323 if (slave->type != ARPHRD_FRAD || netdev_priv(slave) == NULL) in dlci_add()
Dsdla.c680 case ARPHRD_FRAD: in sdla_transmit()
1285 case ARPHRD_FRAD: in sdla_ioctl()
Dhdlc_fr.c1239 dev->type = ARPHRD_FRAD; in fr_ioctl()