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

  /src/sys/netinet6/
nd6_nbr.c 87 static void nd6_dad_input(struct ifaddr *, struct nd_opt_nonce *,
328 nd6_dad_input(ifa, ndopts.nd_opts_nonce, sdlp);
722 nd6_dad_input(ifa, NULL, sdlp);
1477 nd6_dad_input(struct ifaddr *ifa, struct nd_opt_nonce *nonce, function in typeref:typename:void

Completed in 12 milliseconds