Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dicmp6.c2244 reddst6 = nd_rd->nd_rd_dst; in icmp6_redirect_input()
2531 bcopy(&sip6->ip6_dst, &nd_rd->nd_rd_dst, in icmp6_redirect_output()
2532 sizeof(nd_rd->nd_rd_dst)); in icmp6_redirect_output()
2537 bcopy(&sip6->ip6_dst, &nd_rd->nd_rd_dst, in icmp6_redirect_output()
2538 sizeof(nd_rd->nd_rd_dst)); in icmp6_redirect_output()
2671 in6_clearscope(&nd_rd->nd_rd_dst); in icmp6_redirect_output()
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h293 struct in6_addr nd_rd_dst; /* destination address */ member
/f-stack/freebsd/netinet/
H A Dicmp6.h289 struct in6_addr nd_rd_dst; /* destination address */ member