Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Dnd6.c127 int nd6_maxndopt = 10; /* max # of ND options allowed */ variable
429 if (i > nd6_maxndopt) { in nd6_options()