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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/include/linux/
H A Dif_pppox.h81 struct pppoe_tag { struct
112 struct pppoe_tag tag[0];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/pppoecd/
H A Dpppoe.c140 struct pppoe_tag { struct
147 #define TAG_STRUCT_SIZE sizeof(struct pppoe_tag)
221 struct pppoe_tag *t = (struct pppoe_tag*)(p + 1);
222 struct pppoe_tag tag; /* needed to avoid alignment problems */
310 while (t < (struct pppoe_tag *)((char *)(p+1) + ntohs(p->length)))
379 t = (struct pppoe_tag *)((char *)(t+1)+ntohs(tag.length));
769 get_padx_tag(struct pppoe_tag *pTag, int nLen, pPadxTag pTagStruc, const unsigned short tagType)
772 struct pppoe_tag *pNextTag;
787 pNextTag = (struct pppoe_tag *)((cha
[all...]
H A Dpppoe2.c141 struct pppoe_tag { struct
148 #define TAG_STRUCT_SIZE sizeof(struct pppoe_tag)
232 struct pppoe_tag *t = (struct pppoe_tag*)(p + 1);
233 struct pppoe_tag tag; /* needed to avoid alignment problems */
321 while (t < (struct pppoe_tag *)((char *)(p+1) + ntohs(p->length)))
390 t = (struct pppoe_tag *)((char *)(t+1)+ntohs(tag.length));
617 get_padx_tag(struct pppoe_tag *pTag, int nLen, pPadxTag pTagStruc, const unsigned short tagType)
620 struct pppoe_tag *pNextTag;
635 pNextTag = (struct pppoe_tag *)((cha
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dif_pppox_v26.h104 struct pppoe_tag { struct
135 struct pppoe_tag tag[0];
H A Dif_pppox.h137 struct pppoe_tag { struct
168 struct pppoe_tag tag[0];

Completed in 70 milliseconds