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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_prproxy.c186 static unsigned int solsrc_size; /* size of zone element */ variable
236 solsrc_size = sizeof (struct nd6_prproxy_solsrc);
237 solsrc_zone = zinit(solsrc_size, SOLSRC_ZONE_MAX * solsrc_size, 0,
1126 bzero(ssrc, solsrc_size);

Completed in 18 milliseconds