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

  /external/ppp/pppd/plugins/rp-pppoe/
discovery.c 150 pc->acNameOK = 1;
357 pc.acNameOK = (conn->acName) ? 0 : 1;
431 if (pc.acNameOK && pc.serviceNameOK) {
pppoe-discovery.c 384 pc->acNameOK = 1;
519 pc.acNameOK = (conn->acName) ? 0 : 1;
585 if (pc.acNameOK && pc.serviceNameOK) {
pppoe.h 255 int acNameOK;

Completed in 129 milliseconds