Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6.c125 int nd6_maxndopt = 10; /* max # of ND options allowed */ variable
757 if (i > nd6_maxndopt) { in nd6_options()