Searched defs:last_resort (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_semantics.c | 2071 struct fib_info *fi = NULL, *last_resort = NULL; in fib_select_default() local 549 fib_detect_death(struct fib_info *fi, int order, struct fib_info **last_resort, int *last_idx, int dflt) fib_detect_death() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_semantics.c | 2055 struct fib_info *fi = NULL, *last_resort = NULL; in fib_select_default() local 550 fib_detect_death(struct fib_info *fi, int order, struct fib_info **last_resort, int *last_idx, int dflt) fib_detect_death() argument
|
Completed in 6 milliseconds