Searched defs:set_ipv6_v6only (Results 1 – 5 of 5) sorted by relevance
156 static void set_ipv6_v6only(ares_socket_t sockfd, int on) in set_ipv6_v6only() function161 # define set_ipv6_v6only(s, v) macro
290 pub fn set_ipv6_v6only<Fd: AsFd>(fd: Fd, only_v6: bool) -> io::Result<()> { in set_ipv6_v6only() function
92 static void set_ipv6_v6only(curl_socket_t sockfd, int on) in set_ipv6_v6only() function97 #define set_ipv6_v6only(x,y) macro
650 pub(crate) fn set_ipv6_v6only(fd: BorrowedFd<'_>, only_v6: bool) -> io::Result<()> { in set_ipv6_v6only() function
1079 pub(crate) fn set_ipv6_v6only(fd: BorrowedFd<'_>, only_v6: bool) -> io::Result<()> { in set_ipv6_v6only() function