Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Din.h354 #define IP_MAX_MEMBERSHIPS 4095 macro
H A Dip_output.c1576 if (newmax <= IP_MAX_MEMBERSHIPS) { in ip_setmoptions()