HomeSort by relevance Sort by last modified time
    Searched full:existingsession (Results 1 - 1 of 1) sorted by null

  /external/ppp/pppd/plugins/rp-pppoe/
plugin.c 64 static char *existingSession = NULL;
77 { "rp_pppoe_sess", o_string, &existingSession,
132 if (existingSession) {
135 if (sscanf(existingSession, "%d:%x:%x:%x:%x:%x:%x",

Completed in 848 milliseconds