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

/external/ppp/pppd/
H A Dmain.c212 bool bundle_eof; variable
542 bundle_eof = 0;
1020 if (bundle_eof && multilink_master) {
H A Dpppd.h253 extern bool bundle_eof;
H A Dsys-linux.c1105 if (nr < 0 && new_style_driver && ppp_dev_fd >= 0 && !bundle_eof) {
1115 bundle_eof = 1;

Completed in 461 milliseconds