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

/asus-wl-520gu-7.0.1.45/src/router/pppd/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",
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/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 102 milliseconds