Searched refs:existingSession (Results 1 - 1 of 1) sorted by relevance

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

Completed in 43 milliseconds