Searched defs:TUN_F_TSO_ECN (Results 1 – 3 of 3) sorted by relevance
83 #define TUN_F_TSO_ECN 0x08 /* I can handle TSO with ECN bits. */ macro
89 #define TUN_F_TSO_ECN 0x08 /* I can handle TSO with ECN bits. */ macro
214 pub const TUN_F_TSO_ECN: ::std::os::raw::c_uint = 8; constant