Sponge
CS144's user-space TCP library
|
This is the complete list of members for TCPSegment, including all inherited members.
_header | TCPSegment | private |
_payload | TCPSegment | private |
header() const | TCPSegment | inline |
header() | TCPSegment | inline |
length_in_sequence_space() const | TCPSegment | |
parse(const Buffer buffer, const uint32_t datagram_layer_checksum=0) | TCPSegment | |
payload() const | TCPSegment | inline |
payload() | TCPSegment | inline |
serialize(const uint32_t datagram_layer_checksum=0) const | TCPSegment |