HomeSort by: relevance | last modified time | path
    Searched defs:nd6_maxndopt (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet6/
nd6.c 92 int nd6_maxndopt = 10; /* max # of ND options allowed */ variable in typeref:typename:int
332 if (i > nd6_maxndopt) {

Completed in 12 milliseconds