Searched refs:ip6r0_segleft (Results 1 – 6 of 6) sorted by relevance
84 rthdr->ip6r0_segleft = 0; /* Incremented by rthdr_add */ in inet6_rth_init()100 if ((rthdr->ip6r0_segleft + 1) * 2 > rthdr->ip6r0_len) { in inet6_rth_add()105 addrs[rthdr->ip6r0_segleft++] = *addr; in inet6_rth_add()138 rtout->ip6r0_segleft = segments; in inet6_rth_reverse()
99 uint8_t ip6r0_segleft; /* segments left */ member
3803 segleft = rt0->ip6r0_segleft; in pluck_out_dst()3973 if (rthdr->ip6r0_segleft > 0 || in ip_source_routed_v6()3974 rthdr->ip6r0_segleft == 0) { in ip_source_routed_v6()3978 addrptr += (numaddr - (rthdr->ip6r0_segleft + 1)); in ip_source_routed_v6()4690 if ((rthdr->ip6r0_segleft == 0) || (rthdr->ip6r0_len == 0)) in ip_massage_options_v6()
2311 left = rthdr->ip6r0_segleft; in ah_fix_phdr_v6()2320 prthdr->ip6r0_segleft = 0; in ah_fix_phdr_v6()
15170 if (rthdr->ip6r0_segleft == 0) in ip_pkt_source_route_v6()
1047 if (i == (num_addr - rthdr0->ip6r0_segleft)) in pr_rthdr()