OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nd_rd_dst
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet6/
icmp6.c
2279
reddst6 = nd_rd->
nd_rd_dst
;
2589
bcopy(&sip6->ip6_dst, &nd_rd->
nd_rd_dst
,
2590
sizeof(nd_rd->
nd_rd_dst
));
2596
bcopy(&sip6->ip6_dst, &nd_rd->
nd_rd_dst
,
2597
sizeof(nd_rd->
nd_rd_dst
));
2709
in6_clearscope(&nd_rd->
nd_rd_dst
);
/src/sys/netinet/
icmp6.h
290
struct in6_addr
nd_rd_dst
; /* destination address */
member in struct:nd_redirect
/src/sbin/ping6/
ping6.c
2158
if (!inet_ntop(AF_INET6, &red->
nd_rd_dst
, ntop_buf,
Completed in 16 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025