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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Ddlil.c5272 int ifasize = sizeof (*ifa) + 2 * SOCK_MAXADDRLEN; local
5273 ifa = _MALLOC(ifasize, M_IFADDR, M_WAITOK | M_ZERO);

Completed in 58 milliseconds