Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dif_arp.h64 #define ARPHRD_FRAD 770 /* Frame Relay Access Device */ macro
/linux-2.4.37.9/drivers/net/wan/
Dcomx-proto-fr.c359 (sdev->type == ARPHRD_FRAD || sdev->type == ARPHRD_DLCI) && in fr_status()
673 if (new_master && new_master->type == ARPHRD_FRAD) { in fr_write_proc()
789 dev->type = ARPHRD_FRAD; in fr_master_init()
968 encap_type: ARPHRD_FRAD,
Ddlci.c417 if (slave->type != ARPHRD_FRAD) in dlci_add()
Dsdla.c669 case ARPHRD_FRAD: in sdla_transmit()
1290 case ARPHRD_FRAD: in sdla_ioctl()
Dhdlc_fr.c1110 dev->type = ARPHRD_FRAD; in hdlc_fr_ioctl()