Searched refs:TUN_PKT_STRIP (Results 1 – 4 of 4) sorted by relevance
87 #define TUN_PKT_STRIP 0x0001 macro
93 #define TUN_PKT_STRIP 0x0001 macro
88 PyModule_AddIntMacro(m, TUN_PKT_STRIP); in _init_linux_if_tun_h()
216 pub const TUN_PKT_STRIP: ::std::os::raw::c_uint = 1; constant