mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 09:21:57 -05:00
a781106a89
Unifying with other structures, this introduces m_payload for all relevant structures, except the TCP header (which has a different concept of payload than the rest). This allows us to return a pointer directly instead of doing pointer arithmetic to point to the end of the structure. |
||
---|---|---|
.. | ||
ARP.h | ||
IP.h | ||
IPv4.h | ||
IPv6.h | ||
Socket.cpp | ||
Socket.h | ||
SocketTuple.h |