HomeSort by relevance Sort by last modified time
    Searched defs:printACNames (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/plugins/rp-pppoe/
plugin.c 65 static int printACNames = 0;
79 { "rp_pppoe_verbose", o_int, &printACNames,
113 conn->printACNames = printACNames;
pppoe.h 263 int printACNames; /* Just print AC names */

Completed in 136 milliseconds