Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dnd6_nbr.c333 struct in6_addr in6_all; in nd6_ns_input() local
335 in6_all = in6addr_linklocal_allnodes; in nd6_ns_input()
336 if (in6_setscope(&in6_all, ifp, NULL) != 0) in nd6_ns_input()
338 nd6_na_output_fib(ifp, &in6_all, &taddr6, in nd6_ns_input()