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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/plugins/pppoe/
H A Dlibpppoe.c266 int got_host_uniq = 0; local
274 got_host_uniq |= (p->tags[i]->tag_type == PTT_HOST_UNIQ);
279 got_host_uniq |= (p->tags[i]->tag_type == PTT_RELAY_SID);
295 if (!got_host_uniq){

Completed in 37 milliseconds