Searched refs:IF_PROTO_RAW (Results 1 – 5 of 5) sorted by relevance
145 PyModule_AddIntMacro(m, IF_PROTO_RAW); in _init_linux_if_h()
161 #define IF_PROTO_RAW 0x200C /* RAW Socket */ macro
164 #define IF_PROTO_RAW 0x200C /* RAW Socket */ macro
400 pub const IF_PROTO_RAW: u32 = 8204; constant