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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_var.h498 extern size_t in6_ifstatmax;
506 && _z_index < in6_ifstatmax \
H A Din6_ifattach.c96 size_t in6_ifstatmax = 0; variable
830 in6_ifstatmax = if_indexlim;
H A Din6.c744 if (in6_ifstat == NULL || index >= in6_ifstatmax

Completed in 31 milliseconds