Searched refs:ARPHRD_DLCI (Results 1 – 5 of 5) sorted by relevance
39 #define ARPHRD_DLCI 15 /* Frame Relay DLCI */ macro
478 dev->type = ARPHRD_DLCI; in dlci_setup()
1042 dev->type = ARPHRD_DLCI; in pvc_setup()1264 result = ARPHRD_DLCI; in fr_ioctl()
558 if (master->type != ARPHRD_DLCI) in sdla_assoc()681 if (skb->dev->type != ARPHRD_DLCI) in sdla_transmit()
778 if (dev_type == ARPHRD_DLCI) in arp_process()