Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wan/
Dhdlc_raw.c48 ifs->type = IF_PROTO_HDLC; in raw_ioctl()
57 case IF_PROTO_HDLC: in raw_ioctl()
/linux-6.12.1/include/uapi/linux/
Dif.h152 #define IF_PROTO_HDLC 0x2000 /* raw HDLC protocol */ macro