Searched defs:set_ip_ttl (Results 1 – 3 of 3) sorted by relevance
246 pub fn set_ip_ttl<Fd: AsFd>(fd: Fd, ttl: u32) -> io::Result<()> { in set_ip_ttl() function
640 pub(crate) fn set_ip_ttl(fd: BorrowedFd<'_>, ttl: u32) -> io::Result<()> { in set_ip_ttl() function
1069 pub(crate) fn set_ip_ttl(fd: BorrowedFd<'_>, ttl: u32) -> io::Result<()> { in set_ip_ttl() function