Searched refs:ip6_rthdr (Results 1 – 3 of 3) sorted by relevance
46 register const struct ip6_rthdr *dp; in rt6_print()52 dp = (struct ip6_rthdr *)bp; in rt6_print()
160 struct ip6_rthdr { struct
322 struct ip6_rthdr *rthdr = NULL; in main()911 rthdr = (struct ip6_rthdr *)CMSG_DATA(scmsgp); in main()1801 struct ip6_rthdr *rh = (struct ip6_rthdr *)extbuf; in pr_rthdr()2502 hlen = (((struct ip6_rthdr *)cp)->ip6r_len+1) << 3; in pr_retip()2503 nh = ((struct ip6_rthdr *)cp)->ip6r_nxt; in pr_retip()