Searched refs:ARPHRD_DLCI (Results 1 – 10 of 10) sorted by relevance
39 #define ARPHRD_DLCI 15 /* Frame Relay DLCI */ macro
81 #define ARPHRD_DLCI 15 /* Frame Relay DLCI. */ macro
292 } else if (skb->dev->type == ARPHRD_DLCI) { in fr_hard_header()1051 dev->type = ARPHRD_DLCI; in pvc_setup()1274 result = ARPHRD_DLCI; in fr_ioctl()
477 dev->type = ARPHRD_DLCI; in dlci_setup()
558 if (master->type != ARPHRD_DLCI) in sdla_assoc()681 if (skb->dev->type != ARPHRD_DLCI) in sdla_transmit()
780 if (dev_type == ARPHRD_DLCI) in arp_process()
414 ARPHRD_APPLETLK, ARPHRD_DLCI, ARPHRD_ATM, ARPHRD_METRICOM,