Searched defs:bundle_Close (Results 1 - 1 of 1) sorted by relevance

/external/libppp/src/
H A Dbundle.c154 bundle_Close(bundle, NULL, CLOSE_STAYDOWN);
386 bundle_Close(struct bundle *bundle, const char *name, int how) function
1163 bundle_Close(bundle, NULL, CLOSE_STAYDOWN);
1167 * Start Idle timer. If timeout is reached, we call bundle_Close() to
1233 bundle_Close(bundle, NULL, CLOSE_STAYDOWN);

Completed in 42 milliseconds