<dec f='src/src/sys/netinet6/nd6.h' l='399' type='int nd6_options(union nd_opts * )'/>
<use f='src/src/sys/netinet6/icmp6.c' l='2307' u='c' c='icmp6_redirect_input'/>
<def f='src/src/sys/netinet6/nd6.c' l='307' ll='380' type='int nd6_options(union nd_opts * ndopts)'/>
<doc f='src/src/sys/netinet6/nd6.c' l='302'>/*
 * Parse multiple ND options.
 * This function is much easier to use, for ND routines that do not need
 * multiple options of the same type.
 */</doc>
<use f='src/src/sys/netinet6/nd6_nbr.c' l='175' u='c' c='nd6_ns_input'/>
<use f='src/src/sys/netinet6/nd6_nbr.c' l='625' u='c' c='nd6_na_input'/>
<use f='src/src/sys/netinet6/nd6_rtr.c' l='177' u='c' c='nd6_rs_input'/>
<use f='src/src/sys/netinet6/nd6_rtr.c' l='269' u='c' c='nd6_ra_input'/>
