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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoe.c207 ses->filt->htag = make_filter_tag(PTT_HOST_UNIQ,
210 if ( ses->filt->htag == NULL) {
H A Dpppoe_client.c37 /* if(ses->filt->htag) */
94 if(ses->filt->htag)
95 ses->curr_pkt.tags[TAG_HOST_UNIQ]=ses->filt->htag;
H A Dlibpppoe.c392 if(ses->filt->htag &&
393 !verify_tag(ses,p,TAG_HOST_UNIQ,ses->filt->htag->tag_data,(int)ntohs(ses->filt->htag->tag_len))) {
H A Dpppoe.h142 struct pppoe_tag *htag; /* hostuniq override */ member in struct:filter
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppoe.c147 ses->filt->htag = make_filter_tag(PTT_HOST_UNIQ,
150 if ( ses->filt->htag == NULL) {
H A Dpppoe.h143 struct pppoe_tag *htag; /* hostuniq override */ member in struct:filter
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pm8001/
H A Dpm8001_hwi.c3073 u32 htag; local
3079 htag = le32_to_cpu(registerRespPayload->tag);
3127 pm8001_ccb_free(pm8001_ha, htag);

Completed in 80 milliseconds