Searched refs:ip6r0_segleft (Results 1 – 6 of 6) sorted by relevance
86 rthdr->ip6r0_segleft = 0; /* Incremented by rthdr_add */ in inet6_rth_init()102 if ((rthdr->ip6r0_segleft + 1) * 2 > rthdr->ip6r0_len) { in inet6_rth_add()107 addrs[rthdr->ip6r0_segleft++] = *addr; in inet6_rth_add()140 rtout->ip6r0_segleft = segments; in inet6_rth_reverse()
101 uint8_t ip6r0_segleft; /* segments left */ member
3904 segleft = rt0->ip6r0_segleft; in pluck_out_dst()4074 if (rthdr->ip6r0_segleft > 0 || in ip_source_routed_v6()4075 rthdr->ip6r0_segleft == 0) { in ip_source_routed_v6()4079 addrptr += (numaddr - (rthdr->ip6r0_segleft + 1)); in ip_source_routed_v6()4791 if ((rthdr->ip6r0_segleft == 0) || (rthdr->ip6r0_len == 0)) in ip_massage_options_v6()
2466 left = rthdr->ip6r0_segleft; in ah_fix_phdr_v6()2475 prthdr->ip6r0_segleft = 0; in ah_fix_phdr_v6()
15088 if (rthdr->ip6r0_segleft == 0) in ip_pkt_source_route_v6()
1078 if (i == (num_addr - rthdr0->ip6r0_segleft)) in pr_rthdr()