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 68 static int printACNames = 0;
84 { "rp_pppoe_verbose", o_int, &printACNames,
114 conn->printACNames = printACNames;
pppoe.h 239 int printACNames; /* Just print AC names */

Completed in 125 milliseconds