Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Dhdlc.c110 if (!(dev->priv_flags & IFF_WAN_HDLC)) in hdlc_device_event()
238 dev->priv_flags = IFF_WAN_HDLC; in hdlc_setup_dev()
/linux-4.4.14/include/linux/
Dnetdevice.h1281 IFF_WAN_HDLC = 1<<4, enumerator
1307 #define IFF_WAN_HDLC IFF_WAN_HDLC macro