Searched refs:IPV6_HOPLIMIT (Results 1 – 5 of 5) sorted by relevance
216 #define IPV6_HOPLIMIT 52 macro
887 scmsgp->cmsg_type = IPV6_HOPLIMIT; in main()1029 if (setsockopt(s, IPPROTO_IPV6, IPV6_HOPLIMIT, &optval, in main()2019 cm->cmsg_type == IPV6_HOPLIMIT && in get_hoplim()
658 #if defined(IPV6_HOPLIMIT) && HAVE_IPV6 in recvfrom_flags()
733 #if defined(IPV6_HOPLIMIT) in SetupSocket()
845 #ifdef IPV6_HOPLIMIT846 { IPV6_HOPLIMIT, "IPV6_HOPLIMIT" },