Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_arp.h39 #define ARPHRD_DLCI 15 /* Frame Relay DLCI */ macro
/openbmc/linux/drivers/net/wan/
H A Dhdlc_fr.c278 } else if (skb->dev->type == ARPHRD_DLCI) { in fr_hard_header()
1048 dev->type = ARPHRD_DLCI; in pvc_setup()
1272 result = ARPHRD_DLCI; in fr_ioctl()
/openbmc/linux/net/ipv4/
H A Darp.c801 if (dev_type == ARPHRD_DLCI) in arp_process()
/openbmc/linux/net/core/
H A Ddev.c454 ARPHRD_APPLETLK, ARPHRD_DLCI, ARPHRD_ATM, ARPHRD_METRICOM,