Searched defs:set_ip_ttl (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/rustix/src/net/ | ||
| H A D | sockopt.rs | 246 pub fn set_ip_ttl<Fd: AsFd>(fd: Fd, ttl: u32) -> io::Result<()> { in set_ip_ttl() functions |
Completed in 2 milliseconds