Searched refs:nd_redirect (Results 1 – 2 of 2) sorted by relevance
901 if (icmp6len < sizeof(struct nd_redirect)) { in icmp6_input()2519 struct nd_redirect *nd_rd = NULL; in icmp6_redirect_input()2558 nd_rd = (struct nd_redirect *)(mtod(m, caddr_t) + off); in icmp6_redirect_input()2560 IP6_EXTHDR_GET(nd_rd, struct nd_redirect *, m, off, icmp6len); in icmp6_redirect_input()2756 struct nd_redirect *nd_rd; in icmp6_redirect_output()2881 nd_rd = (struct nd_redirect *)(ip6 + 1); in icmp6_redirect_output()
316 struct nd_redirect { /* redirect */ struct