Searched refs:route_ipv4 (Results 1 – 1 of 1) sorted by relevance
44 struct ip4_route *route_ipv4 = NULL; in parse_rt_tokens() local49 route_ipv4 = &rt_ip4[*n_rts]; in parse_rt_tokens()76 if (route_ipv4 != NULL) { in parse_rt_tokens()87 route_ipv4->ip = rte_bswap32( in parse_rt_tokens()89 route_ipv4->depth = (uint8_t)depth; in parse_rt_tokens()113 if (route_ipv4 != NULL) in parse_rt_tokens()114 route_ipv4->if_out = atoi(tokens[ti]); in parse_rt_tokens()