Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dip_fib.h207 extern void fib_select_multipath(const struct rt_key *key, struct fib_result *res);
/linux-2.4.37.9/net/ipv4/
Dfib_semantics.c955 void fib_select_multipath(const struct rt_key *key, struct fib_result *res) in fib_select_multipath() function
Droute.c1508 fib_select_multipath(&key, &res); in ip_route_input_slow()
1942 fib_select_multipath(&key, &res); in ip_route_output_slow()