pppoe_tag
pppoe_tag*
pppoe_tag *tag = fTags.ItemAt(index);
pppoe_tag*
pppoe_tag *tag;
pppoe_tag *tag;
pppoe_tag *tag;
tag = (pppoe_tag*) (header.data + position);
pppoe_tag *add = (pppoe_tag*) malloc(length + 4);
DiscoveryPacket::RemoveTag(pppoe_tag *tag)
bool RemoveTag(pppoe_tag *tag);
pppoe_tag *TagAt(int32 index) const;
pppoe_tag *TagWithType(uint16 type) const;
TemplateList<pppoe_tag*> fTags;
pppoe_tag *tag;
pppoe_tag *hostTag = discovery.TagWithType(HOST_UNIQ);
pppoe_tag *tag = discovery.TagWithType(HOST_UNIQ);
pppoe_tag *acName = discovery.TagWithType(AC_NAME);
pppoe_tag *tag;