Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c2288 uint_t second_most_recent; in probe_success_info() local
2307 second_most_recent = PROBE_INDEX_PREV(most_recent); in probe_success_info()
2318 assert(i == most_recent || i == second_most_recent); in probe_success_info()
2416 int second_most_recent; in probe_fail_info() local
2433 second_most_recent = PROBE_INDEX_PREV(most_recent); in probe_fail_info()
2446 assert(i == most_recent || i == second_most_recent); in probe_fail_info()