Home
last modified time | relevance | path

Searched refs:ARPHRD_RAWHDLC (Results 1 – 6 of 6) sorted by path

/linux/drivers/net/wan/
H A Dfarsync.c68 #ifdef ARPHRD_RAWHDLC
69 #define ARPHRD_MYTYPE ARPHRD_RAWHDLC /* Raw frames */
H A Dfsl_ucc_hdlc.c362 case ARPHRD_RAWHDLC: in ucc_hdlc_tx()
559 case ARPHRD_RAWHDLC: in hdlc_rx_done()
H A Dhdlc.c234 dev->type = ARPHRD_RAWHDLC; in hdlc_setup_dev()
H A Dhdlc_raw.c83 dev->type = ARPHRD_RAWHDLC; in raw_ioctl()
/linux/include/uapi/linux/
H A Dif_arp.h63 #define ARPHRD_RAWHDLC 518 /* Raw HDLC */ macro
/linux/net/core/
H A Ddev.c474 ARPHRD_RAWHDLC, ARPHRD_TUNNEL, ARPHRD_TUNNEL6, ARPHRD_FRAD,