Searched refs:IP_DEFAULT_MULTICAST_TTL (Results 1 – 4 of 4) sorted by relevance
491 #define IP_DEFAULT_MULTICAST_TTL 1 /* normally limit m'casts to 1 hop */ macro
508 #define IP_DEFAULT_MULTICAST_TTL 1 /* normally limit m'casts to 1 hop */ macro
1607 imo->imo_multicast_ttl = IP_DEFAULT_MULTICAST_TTL; in inp_findmoptions()1846 optval = coptval = IP_DEFAULT_MULTICAST_TTL; in inp_getmoptions()
575 ip->ip_ttl = IP_DEFAULT_MULTICAST_TTL; in ip_output()