Searched refs:IPV6_DEFAULT_MULTICAST_HOPS (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/netinet6/ | ||
| D | in6_proto.c | 351 int ip6_defmcasthlim = IPV6_DEFAULT_MULTICAST_HOPS; |
| D | in6.h | 351 #define IPV6_DEFAULT_MULTICAST_HOPS 1 /* normally limit m'casts to 1 hop */ macro |