Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ SenderHardwareAddress
Method
SenderHardwareAddress
pcsx2/DEV9/PacketReader/ARP/ARP_PacketEditor.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
u8* ARP_PacketEditor::SenderHardwareAddress() const
44
{
45
return &basePkt->data[8];
46
}
47
48
u8* ARP_PacketEditor::SenderProtocolAddress() const
49
{
Callers
1
SetMACBridgedSend
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected