Searched refs:rthdr0 (Results 1 – 1 of 1) sorted by relevance
1064 ip6_rthdr0_t *rthdr0; in pr_rthdr() local1074 rthdr0 = (ip6_rthdr0_t *)buf; in pr_rthdr()1075 gw_addr = (struct in6_addr *)(rthdr0 + 1); in pr_rthdr()1076 num_addr = rthdr0->ip6r0_len / 2; in pr_rthdr()1080 if (i == (num_addr - rthdr0->ip6r0_segleft)) in pr_rthdr()