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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dbundle.c1942 struct datalink *dl, *choice, *otherlinkup; local
1944 choice = otherlinkup = NULL;
1950 otherlinkup = choice;
1964 otherlinkup = dl;
1972 } else if (otherlinkup) { /* Only bring the second-last link down */

Completed in 94 milliseconds