Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Din6_ifattach.c107 static const unsigned int in6_extra_bufsize = in6_extra_size + variable
747 ext = (struct in6_ifextra *)_MALLOC(in6_extra_bufsize, M_IFADDR, in in6_ifattach_prelim()
755 ((intptr_t)ext + in6_extra_bufsize)); in in6_ifattach_prelim()