Searched refs:IF_PROTO_HDLC (Results 1 – 5 of 5) sorted by relevance
133 PyModule_AddIntMacro(m, IF_PROTO_HDLC); in _init_linux_if_h()
149 #define IF_PROTO_HDLC 0x2000 /* raw HDLC protocol */ macro
152 #define IF_PROTO_HDLC 0x2000 /* raw HDLC protocol */ macro
388 pub const IF_PROTO_HDLC: u32 = 8192; constant