MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / DHCPopSERVIP

Method DHCPopSERVIP

pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Options.cpp:263–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261 }
262
263 DHCPopSERVIP::DHCPopSERVIP(IP_Address data)
264 : serverIP{data}
265 {
266 }
267 DHCPopSERVIP::DHCPopSERVIP(const u8* data, int offset)
268 {
269 offset += 2;

Callers

nothing calls this directly

Calls 1

ReadIPAddressFunction · 0.85

Tested by

no test coverage detected