Home
last modified time | relevance | path

Searched refs:ARPHRD_HDLC (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/include/linux/
Dif_arp.h57 #define ARPHRD_HDLC ARPHRD_CISCO macro
/linux-2.4.37.9/drivers/net/wan/
Dcomx-proto-ppp.c212 dev->type = ARPHRD_HDLC; in syncppp_init()
Dz85230.c475 ((chan->netdevice->type == ARPHRD_HDLC) || in z8530_status()
599 ((chan->netdevice->type == ARPHRD_HDLC) || in z8530_dma_status()
Dsyncppp.c972 dev->type = ARPHRD_HDLC; in sppp_do_ioctl()
1047 dev->type = ARPHRD_HDLC; in sppp_attach()
Dfarsync.c79 #define ARPHRD_MYTYPE ARPHRD_HDLC /* Cisco-HDLC (keepalives etc) */
Dsdla_chdlc.c997 dev->type = ARPHRD_HDLC; /* This breaks the tcpdump */ in if_init()
/linux-2.4.37.9/drivers/net/wan/lmc/
Dlmc_main.c77 #define ARPHRD_HDLC 513 macro
910 dev->type = ARPHRD_HDLC; in lmc_probe1()