HomeSort by relevance Sort by last modified time
    Searched refs:nc_route (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd-6.8.2/
ipv4.c 365 #define n_route(a) nc_route(NULL, a)
366 #define c_route(a, b) nc_route(a, b)
368 nc_route(struct rt *ort, struct rt *nrt) function
ipv6.c 1832 nc_route(struct rt6 *ort, struct rt6 *nrt) function
    [all...]

Completed in 67 milliseconds