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

/external/libppp/src/
H A Dbundle.h215 extern void bundle_Notify(struct bundle *, char);
H A Ddatalink.c177 bundle_Notify(dl->bundle, EX_RECONNECT);
183 bundle_Notify(dl->bundle, EX_REDIAL);
318 bundle_Notify(dl->bundle, EX_REDIAL);
H A Dbundle.c174 bundle_Notify(struct bundle *bundle, char c) function
297 bundle_Notify(bundle, EX_NORMAL);
939 bundle_Notify(bundle, EX_ERRDEAD);

Completed in 54 milliseconds