Home
last modified time | relevance | path

Searched refs:IPV6_MAX_MEMBERSHIPS (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.61.5/bsd/netinet6/
H A Din6.h661 #define IPV6_MAX_MEMBERSHIPS 4095 macro
H A Din6_mcast.c286 if (newmax > IPV6_MAX_MEMBERSHIPS) { in im6o_grow()