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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Ddiscovery.c128 case TAG_SERVICE_NAME:
211 case TAG_SERVICE_NAME:
268 svc->type = TAG_SERVICE_NAME;
438 svc->type = TAG_SERVICE_NAME;
H A Dpppoe.h167 #define TAG_SERVICE_NAME 0x0101 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/pppoecd/
H A Dpppoe.c154 #define TAG_SERVICE_NAME 0x0101 macro
321 case TAG_SERVICE_NAME:
354 case TAG_SERVICE_NAME:
828 (*(struct pppoe_tag *)(packet+1)).type = htons(TAG_SERVICE_NAME);
901 (*(struct pppoe_tag *)(packet+1)).type = htons(TAG_SERVICE_NAME);
H A Dpppoe2.c156 #define TAG_SERVICE_NAME 0x0101 macro
332 case TAG_SERVICE_NAME:
365 case TAG_SERVICE_NAME:
676 (*(struct pppoe_tag *)(packet+1)).type = htons(TAG_SERVICE_NAME);
749 (*(struct pppoe_tag *)(packet+1)).type = htons(TAG_SERVICE_NAME);

Completed in 120 milliseconds