Home
last modified time | relevance | path

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

/src/sbin/routed/
H A Dinput.c35 static void input_route(naddr, naddr, struct rt_spare *, struct netinfo *);
759 input_route(dst, mask, &new, n); in input()
774 input_route(naddr dst, /* network order */ in input_route() function