Searched refs:ip6r0_segleft (Results 1 – 3 of 3) sorted by relevance
60 ((struct ip6_rthdr0 *) p)->ip6r0_segleft = 0; in do_test()80 if (buf2.rthdr0.ip6r0_segleft != nseg) in do_test()140 ((struct ip6_rthdr0 *) p)->ip6r0_segleft = 0; in do_test()155 if (((struct ip6_rthdr0 *) p)->ip6r0_segleft != nseg) in do_test()
95 - rthdr0->ip6r0_segleft < 1) in inet6_rth_add()98 memcpy (&rthdr0->ip6r0_addr[rthdr0->ip6r0_segleft++], in inet6_rth_add()142 out_rthdr0->ip6r0_segleft = total; in inet6_rth_reverse()
88 uint8_t ip6r0_segleft; /* segments left */ member