Searched refs:IP_TTL (Results 1 – 5 of 5) sorted by relevance
95 #define IP_TTL 2 macro
319 return socket_set_option(fd, af, IP_TTL, IPV6_UNICAST_HOPS, ttl); in socket_set_ttl()
454 r = setsockopt_int(s, IPPROTO_IP, IP_TTL, 255); in manager_mdns_ipv4_fd()
175 case IP_TTL: in dns_stream_identify()
848 case IP_TTL: in manager_recv()