Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dip_fib.h111 #define FIB_RES_PREFSRC(res) ((res).fi->fib_prefsrc ? : __fib_res_prefsrc(&res))
225 extern u32 __fib_res_prefsrc(struct fib_result *res);
/linux-2.4.37.9/net/ipv4/
Dfib_semantics.c638 u32 __fib_res_prefsrc(struct fib_result *res) in __fib_res_prefsrc() function