Home
last modified time | relevance | path

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

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