Searched refs:nd_redirect (Results 1 – 4 of 4) sorted by relevance
705 if (icmp6len < sizeof(struct nd_redirect)) in icmp6_input()1229 struct nd_redirect *nd_rd; in icmp6_redirect_input()1253 IP6_EXTHDR_GET(nd_rd, struct nd_redirect *, m, off, icmp6len); in icmp6_redirect_input()1441 struct nd_redirect *nd_rd; in icmp6_redirect_output()1538 nd_rd = (struct nd_redirect *)(ip6 + 1); in icmp6_redirect_output()
237 struct nd_redirect { /* redirect */ struct
380 #define RDR(i) ((struct nd_redirect *)(i)) in icmp6_print()
2033 struct nd_redirect *red; in pr_icmph6()2132 red = (struct nd_redirect *)icp; in pr_icmph6()