HomeSort by: relevance | last modified time | path
    Searched refs:nd_domain (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/net/
nd.h 72 struct nd_domain { struct
98 void nd_attach_domain(struct nd_domain *);
nd.c 44 static struct nd_domain *nd_domains[AF_MAX];
47 static struct nd_domain *nd_find_domain(int);
53 struct nd_domain *nd;
255 struct nd_domain *nd;
315 struct nd_domain *nd;
436 struct nd_domain *nd;
466 static struct nd_domain *
475 nd_attach_domain(struct nd_domain *nd)
  /src/sys/netinet6/
nd6.h 110 extern struct nd_domain nd6_nd_domain;
nd6.c 123 struct nd_domain nd6_nd_domain = {
  /src/sys/netinet/
if_arp.c 151 static struct nd_domain arp_nd_domain = {

Completed in 19 milliseconds