Home
last modified time | relevance | path

Searched refs:MAX_ROUTES (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/net/route/src/
Dmain.c80 #define MAX_ROUTES CONFIG_NET_MAX_ROUTES macro
81 static const int max_routes = MAX_ROUTES;
82 static struct net_route_entry *test_routes[MAX_ROUTES];
83 static struct in6_addr dest_addresses[MAX_ROUTES];