Searched refs:IP_MAX_MEMBERSHIPS (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/netinet/
H A Din.h509 #define IP_MAX_MEMBERSHIPS 4095 macro
H A Din_mcast.c295 if (newmax <= IP_MAX_MEMBERSHIPS) {
/freebsd-11-stable/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c104 static size_t nmcastgroups = IP_MAX_MEMBERSHIPS;
/freebsd-11-stable/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c46 static int nmcastgroups = IP_MAX_MEMBERSHIPS;

Completed in 190 milliseconds