Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dbundle.c1939 struct datalink *dl, *choice, *otherlinkup; in bundle_AutoAdjust() local
1941 choice = otherlinkup = NULL; in bundle_AutoAdjust()
1947 otherlinkup = choice; in bundle_AutoAdjust()
1961 otherlinkup = dl; in bundle_AutoAdjust()
1969 } else if (otherlinkup) { /* Only bring the second-last link down */ in bundle_AutoAdjust()