HomeSort by relevance Sort by last modified time
    Searched refs:bundle_eof (Results 1 - 3 of 3) sorted by null

  /external/ppp/pppd/
main.c 212 bool bundle_eof; variable
542 bundle_eof = 0;
1020 if (bundle_eof && multilink_master) {
    [all...]
pppd.h 253 extern bool bundle_eof;
    [all...]
sys-linux.c 1104 if (nr < 0 && new_style_driver && ppp_dev_fd >= 0 && !bundle_eof) {
1114 bundle_eof = 1;
    [all...]

Completed in 26 milliseconds