Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wan/
Dhdlc_raw_eth.c64 ifr->ifr_settings.type = IF_PROTO_HDLC_ETH; in raw_eth_ioctl()
73 case IF_PROTO_HDLC_ETH: in raw_eth_ioctl()
/Linux-v5.10/include/uapi/linux/
Dif.h159 #define IF_PROTO_HDLC_ETH 0x2007 /* raw HDLC, Ethernet emulation */ macro