Home
last modified time | relevance | path

Searched defs:last_resort (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dfib_semantics.c529 struct fib_info **last_resort, int *last_idx, in fib_detect_death()
2030 struct fib_info *fi = NULL, *last_resort = NULL; in fib_select_default() local