Home
last modified time | relevance | path

Searched defs:nd_redirect (Results 1 – 2 of 2) sorted by relevance

/external/musl/include/netinet/
Dicmp6.h148 struct nd_redirect { struct
149 struct icmp6_hdr nd_rd_hdr;
150 struct in6_addr nd_rd_target;
151 struct in6_addr nd_rd_dst;
/external/tcpdump/
Dprint-icmp6.c261 struct nd_redirect { /* redirect */ struct
262 struct icmp6_hdr nd_rd_hdr;
263 nd_ipv6 nd_rd_target; /* target address */
264 nd_ipv6 nd_rd_dst; /* destination address */