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

  /external/ppp/pppd/plugins/rp-pppoe/
plugin.c 66 static char *acName = NULL;
80 { "rp_pppoe_ac", o_string, &acName,
169 conn->acName = acName;
pppoe.h 236 char *acName; /* Desired AC name, if any */

Completed in 57 milliseconds