Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Din.c208 static const unsigned int in_extra_bufsize = in_extra_size + variable
357 if ((ext = (struct in_ifextra *)_MALLOC(in_extra_bufsize, in in_domifattach()
374 ((intptr_t)ext + in_extra_bufsize)); in in_domifattach()