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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dpppoe-discovery.c48 conn->useHostUniq = 1;
H A Ddiscovery.c89 if (!conn->useHostUniq) return 1;
278 if (conn->useHostUniq) {
446 if (conn->useHostUniq) {
H A Dplugin.c112 conn->useHostUniq = 1;
H A Dpppoe.h262 int useHostUniq; /* Use Host-Uniq tag */ member in struct:PPPoEConnectionStruct
H A Dcommon.c423 if (conn->useHostUniq) {

Completed in 45 milliseconds