Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDicmp6.h285 struct nd_redirect { /* redirect */ struct
286 struct icmp6_hdr nd_rd_hdr;
287 struct in6_addr nd_rd_target; /* target address */
288 struct in6_addr nd_rd_dst; /* destination address */
/freebsd-13-stable/contrib/tcpdump/
HDprint-icmp6.c259 struct nd_redirect { /* redirect */ struct
260 struct icmp6_hdr nd_rd_hdr;
261 nd_ipv6 nd_rd_target; /* target address */
262 nd_ipv6 nd_rd_dst; /* destination address */