Home
last modified time | relevance | path

Searched refs:IF_PROTO_HDLC_ETH (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wan/
Dhdlc_raw_eth.c66 ifr->ifr_settings.type = IF_PROTO_HDLC_ETH; in raw_eth_ioctl()
75 case IF_PROTO_HDLC_ETH: in raw_eth_ioctl()
/linux-4.4.14/include/uapi/linux/
Dif.h153 #define IF_PROTO_HDLC_ETH 0x2007 /* raw HDLC, Ethernet emulation */ macro