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 211 bool bundle_eof; variable
539 bundle_eof = 0;
1084 if (bundle_eof && multilink_master) {
    [all...]
pppd.h 254 extern bool bundle_eof;
    [all...]
sys-linux.c 1138 if (nr < 0 && new_style_driver && ppp_dev_fd >= 0 && !bundle_eof) {
1148 bundle_eof = 1;
    [all...]

Completed in 69 milliseconds