Searched refs:IP_DEFAULT_MULTICAST_TTL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netinet/
H A Din.h500 #define IP_DEFAULT_MULTICAST_TTL 1 /* normally limit m'casts to 1 hop */ macro
H A Dip_output.c438 ip->ip_ttl = IP_DEFAULT_MULTICAST_TTL;
H A Din_mcast.c1551 imo->imo_multicast_ttl = IP_DEFAULT_MULTICAST_TTL;
1816 optval = coptval = IP_DEFAULT_MULTICAST_TTL;

Completed in 146 milliseconds