Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dif_arp.h67 #define ARPHRD_FRAD 770 /* Frame Relay Access Device */ macro
/Linux-v5.10/drivers/net/wan/
Ddlci.c322 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.c1249 dev->type = ARPHRD_FRAD; in fr_ioctl()
/Linux-v5.10/net/core/
Ddev.c418 ARPHRD_RAWHDLC, ARPHRD_TUNNEL, ARPHRD_TUNNEL6, ARPHRD_FRAD,