Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dbundle.c955 int other_links; in bundle_LinkClosed() local
959 other_links = 0; in bundle_LinkClosed()
962 other_links++; in bundle_LinkClosed()
964 if (!other_links) { in bundle_LinkClosed()