Searched refs:in_opcode (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.h46 CPacket(int8 in_opcode, uint32 in_size, uint8 protocol, bool bFromPF = true);
H A DPacket.cpp117 CPacket::CPacket(int8 in_opcode, uint32 in_size, uint8 protocol, bool bFromPF) argument
120 opcode = in_opcode;

Completed in 51 milliseconds