Home
last modified time | relevance | path

Searched refs:SO_ORIGINAL_DST (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/nix/src/sys/socket/
H A Dsockopt.rs85 /// `libc::SO_ORIGINAL_DST` and others. Will be passed as the third argument (`option_name`) to
668 libc::SO_ORIGINAL_DST,
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2069 pub const SO_ORIGINAL_DST: ::c_int = 80; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2656 pub const SO_ORIGINAL_DST: ::c_int = 80; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2094 pub const SO_ORIGINAL_DST: ::c_int = 80; consts

Completed in 31 milliseconds