Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dif_arp.h39 #define ARPHRD_DLCI 15 /* Frame Relay DLCI */ macro
/linux-6.6.21/drivers/net/wan/
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()
/linux-6.6.21/net/ipv4/
Darp.c801 if (dev_type == ARPHRD_DLCI) in arp_process()
/linux-6.6.21/net/core/
Ddev.c454 ARPHRD_APPLETLK, ARPHRD_DLCI, ARPHRD_ATM, ARPHRD_METRICOM,