Searched refs:IF_PROTO_HDLC_ETH (Results 1 – 5 of 5) sorted by relevance
140 PyModule_AddIntMacro(m, IF_PROTO_HDLC_ETH); in _init_linux_if_h()
156 #define IF_PROTO_HDLC_ETH 0x2007 /* raw HDLC, Ethernet emulation */ macro
159 #define IF_PROTO_HDLC_ETH 0x2007 /* raw HDLC, Ethernet emulation */ macro
395 pub const IF_PROTO_HDLC_ETH: u32 = 8199; constant