Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/include/linux/
Dnetdevice.h1257 IFF_WAN_HDLC = 1<<9, enumerator
1284 #define IFF_WAN_HDLC IFF_WAN_HDLC macro