Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ Clone
Method
Clone
pcsx2/DEV9/PacketReader/IP/IP_Packet.cpp:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
IP_Packet* IP_Packet::Clone() const
203
{
204
return new IP_Packet(*this);
205
}
206
207
void IP_Packet::ReComputeHeaderLen()
208
{
Callers
2
Send
Method · 0.45
IP_Packet
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected