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
97 void nd_attach_domain(struct nd_domain *);
nd.c 44 static struct nd_domain *nd_domains[AF_MAX];
49 static struct nd_domain *nd_find_domain(int);
55 struct nd_domain *nd;
256 struct nd_domain *nd;
316 struct nd_domain *nd;
435 struct nd_domain *nd;
465 static struct nd_domain *
474 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 15 milliseconds