Home
last modified time | relevance | path

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

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