Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dfib_semantics.c437 struct fib_info **last_resort, int *last_idx, in fib_detect_death()
1598 struct fib_info *fi = NULL, *last_resort = NULL; in fib_select_default() local