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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_prproxy.c180 static unsigned int ndprl_size; /* size of zone element */ variable
227 ndprl_size = sizeof (struct nd6_prproxy_prelist);
228 ndprl_zone = zinit(ndprl_size, NDPRL_ZONE_MAX * ndprl_size, 0,
263 bzero(ndprl, ndprl_size);

Completed in 117 milliseconds