Searched refs:IP_MIN_MEMBERSHIPS (Results 1 – 3 of 3) sorted by relevance
353 #define IP_MIN_MEMBERSHIPS 15 macro
1412 immp = mallocarray(IP_MIN_MEMBERSHIPS, sizeof(*immp), M_IPMOPTS, in ip_setmoptions()1419 imo->imo_max_memberships = IP_MIN_MEMBERSHIPS; in ip_setmoptions()
821 sc->sc_imo.imo_membership = mallocarray(IP_MIN_MEMBERSHIPS, in carp_clone_create()823 sc->sc_imo.imo_max_memberships = IP_MIN_MEMBERSHIPS; in carp_clone_create()