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

/external/ppp/pppd/plugins/rp-pppoe/
H A Dplugin.c69 static char *pppoe_reqd_mac = NULL; variable
86 { "pppoe-mac", o_string, &pppoe_reqd_mac,
389 if (pppoe_reqd_mac != NULL) {
390 if (sscanf(pppoe_reqd_mac, "%x:%x:%x:%x:%x:%x",

Completed in 45 milliseconds