Searched refs:ucOpcode (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPacket.h45 CPacket(const CMemFile& datafile, uint8 protocol, uint8 ucOpcode);
H A DPacket.cpp96 CPacket::CPacket(const CMemFile& datafile, uint8 protocol, uint8 ucOpcode) argument
99 opcode = ucOpcode;

Completed in 158 milliseconds