Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6.c111 #define V_nd6_maxndopt VNET(nd6_maxndopt) macro
508 if (i > V_nd6_maxndopt) { in nd6_options()