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
341 struct ip6_rthdr *rthdr = NULL; in main()935 rthdr = (struct ip6_rthdr *)CMSG_DATA(scmsgp); in main()1825 struct ip6_rthdr *rh = (struct ip6_rthdr *)extbuf; in pr_rthdr()2526 hlen = (((struct ip6_rthdr *)cp)->ip6r_len+1) << 3; in pr_retip()2527 nh = ((struct ip6_rthdr *)cp)->ip6r_nxt; in pr_retip()