Searched refs:in_extra_size (Results 1 – 1 of 1) sorted by relevance
207 static const unsigned int in_extra_size = sizeof(struct in_ifextra); variable208 static const unsigned int in_extra_bufsize = in_extra_size +373 VERIFY(((intptr_t)base + in_extra_size) <= in in_domifattach()389 bzero(ifp->if_inetdata, in_extra_size); in in_domifattach()