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

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoe.c77 char *hostuniq = NULL; variable
91 { "pppoe_hostuniq", o_string, &hostuniq,
206 if (hostuniq) {
208 strlen(hostuniq),
209 hostuniq);
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dpppoe.c48 char *hostuniq = NULL; variable
147 if (hostuniq) {
149 strlen(hostuniq),
150 hostuniq);

Completed in 64 milliseconds