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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/plugins/pppoe/
H A Dlibpppoe.c383 CHECK_TAG(TAG_HOST_UNIQ,1);
385 hu_val = *TAG_DATA(struct session* ,p->tags[TAG_HOST_UNIQ]);
393 !verify_tag(ses,p,TAG_HOST_UNIQ,ses->filt->htag->tag_data,(int)ntohs(ses->filt->htag->tag_len))) {
H A Dpppoe.h110 #define TAG_HOST_UNIQ 2 macro
H A Dpppoe_server.c43 ses->curr_pkt.tags[ TAG_HOST_UNIQ ] = get_tag(p_in->hdr,PTT_HOST_UNIQ);
H A Dpppoe_client.c95 ses->curr_pkt.tags[TAG_HOST_UNIQ]=ses->filt->htag;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Ddiscovery.c60 if (type == TAG_HOST_UNIQ && len == sizeof(pid_t)) {
281 hostUniq.type = htons(TAG_HOST_UNIQ);
449 hostUniq.type = htons(TAG_HOST_UNIQ);
H A Dpppoe.h169 #define TAG_HOST_UNIQ 0x0103 macro
H A Dcommon.c426 hostUniq.type = htons(TAG_HOST_UNIQ);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppoe.h111 #define TAG_HOST_UNIQ 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pppoecd/
H A Dpppoe.c156 #define TAG_HOST_UNIQ 0x0103 macro
327 case TAG_HOST_UNIQ:
367 case TAG_HOST_UNIQ:
H A Dpppoe2.c158 #define TAG_HOST_UNIQ 0x0103 macro
338 case TAG_HOST_UNIQ:
378 case TAG_HOST_UNIQ:

Completed in 94 milliseconds