Home
last modified time | relevance | path

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

/external/libppp/src/
Dbundle.c1942 struct datalink *dl, *choice, *otherlinkup; in bundle_AutoAdjust() local
1944 choice = otherlinkup = NULL; in bundle_AutoAdjust()
1950 otherlinkup = choice; in bundle_AutoAdjust()
1964 otherlinkup = dl; in bundle_AutoAdjust()
1972 } else if (otherlinkup) { /* Only bring the second-last link down */ in bundle_AutoAdjust()