Searched refs:route_ipv6 (Results 1 – 1 of 1) sorted by relevance
45 struct ip6_route *route_ipv6 = NULL; in parse_rt_tokens() local58 route_ipv6 = &rt_ip6[*n_rts]; in parse_rt_tokens()101 memcpy(route_ipv6->ip, ip.s6_addr, 16); in parse_rt_tokens()102 route_ipv6->depth = (uint8_t)depth; in parse_rt_tokens()116 route_ipv6->if_out = atoi(tokens[ti]); in parse_rt_tokens()