Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dhdlc_raw.c51 ifr->ifr_settings.type = IF_PROTO_HDLC; in raw_ioctl()
60 case IF_PROTO_HDLC: in raw_ioctl()
/Linux-v4.19/include/uapi/linux/
Dif.h151 #define IF_PROTO_HDLC 0x2000 /* raw HDLC protocol */ macro