Home
last modified time | relevance | path

Searched refs:findTag (Results 1 – 5 of 5) sorted by relevance

/external/ppp/pppd/plugins/rp-pppoe/
Dpppoe.h307 unsigned char *findTag(PPPoEPacket *packet, UINT16_t tagType,
Dcommon.c101 findTag(PPPoEPacket *packet, UINT16_t type, PPPoETag *tag) in findTag() function
/external/srec/tools/grxmlcompile/
Dgrxmldoc.h70 bool findTag(int i, std::string &s );
Dnetw_dump.cpp354 if (!p_Doc.findTag( arc[loc]->outputLabel, outLabel ) ) { in PrintWithLabels()
Dgrxmldoc.cpp883 bool GRXMLDoc::findTag(int i, std::string &s ) in findTag() function in GRXMLDoc