Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ GetHeaderLength
Method
GetHeaderLength
pcsx2/DEV9/PacketReader/IP/IP_Packet.cpp:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
namespace PacketReader::IP
11
{
12
int IP_Packet::GetHeaderLength() const
13
{
14
return headerLength;
15
}
16
17
u8 IP_Packet::GetDscpValue() const
18
{
Callers
1
Recv
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected