Home
last modified time | relevance | path

Searched defs:nd_redirect (Results 1 – 2 of 2) sorted by last modified time

/freebsd/sys/netinet/
H A Dicmp6.h283 struct nd_redirect { /* redirect */ struct
284 struct icmp6_hdr nd_rd_hdr;
285 struct in6_addr nd_rd_target; /* target address */
286 struct in6_addr nd_rd_dst; /* destination address */
/freebsd/contrib/tcpdump/
H A 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 */