Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dipv4.c365 #define n_route(a) nc_route(NULL, a) macro
716 if (n_route(rt) != 0) in ipv4_buildroutes()
Dipv6.c1829 #define n_route(a) nc_route(NULL, a) macro
2087 if (n_route(rt) != 0) in ipv6_buildroutes()